Skip to content

Commit 96c8a07

Browse files
committed
Merge tag 'l10n-2.44.0-rnd3' of https://github.com/git-l10n/git-po
l10n-2.44.0-rnd3 * tag 'l10n-2.44.0-rnd3' of https://github.com/git-l10n/git-po: l10n: zh_TW: Git 2.44 l10n: zh_CN: for git 2.44 rounds l10n: Update German translation l10n: tr: Update Turkish translations for 2.44 l10n: fr.po: v2.44.0 round 3 l10n: bg.po: Updated Bulgarian translation (5610t) l10n: sv.po: Update Swedish translation l10n: Update Catalan translation l10n: po-id for 2.44 (round 1) l10n: ci: disable cache for setup-go to suppress warnings l10n: ci: remove unused param for add-pr-comment@v2 l10n: uk: v2.44 update (round 3) l10n: uk: v2.44 update (round 2) l10n: uk: v2.44 localization update l10n: bump Actions versions in l10n.yml
2 parents d44a018 + 5fdd5b9 commit 96c8a07

File tree

11 files changed

+2894
-1509
lines changed

11 files changed

+2894
-1509
lines changed

.github/workflows/l10n.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,10 @@ jobs:
6363
origin \
6464
${{ github.ref }} \
6565
$args
66-
- uses: actions/setup-go@v2
66+
- uses: actions/setup-go@v5
6767
with:
6868
go-version: '>=1.16'
69+
cache: false
6970
- name: Install git-po-helper
7071
run: go install github.com/git-l10n/git-po-helper@main
7172
- name: Install other dependencies
@@ -91,14 +92,13 @@ jobs:
9192
cat git-po-helper.out
9293
exit $exit_code
9394
- name: Create comment in pull request for report
94-
uses: mshick/add-pr-comment@v1
95+
uses: mshick/add-pr-comment@v2
9596
if: >-
9697
always() &&
9798
github.event_name == 'pull_request_target' &&
9899
env.COMMENT_BODY != ''
99100
with:
100101
repo-token: ${{ secrets.GITHUB_TOKEN }}
101-
repo-token-user-login: 'github-actions[bot]'
102102
message: >
103103
${{ steps.check-commits.outcome == 'failure' && 'Errors and warnings' || 'Warnings' }}
104104
found by [git-po-helper](https://github.com/git-l10n/git-po-helper#readme) in workflow

po/bg.po

Lines changed: 266 additions & 125 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)