chore(ci): sync translations from crowdin straight into main
This commit is contained in:
parent
979686100e
commit
55d5762e39
3
.github/workflows/crowdin-sync.yaml
vendored
3
.github/workflows/crowdin-sync.yaml
vendored
@ -50,7 +50,8 @@ jobs:
|
||||
token: ${{ secrets.CROWDIN_PERSONAL_TOKEN_SECRET }}
|
||||
source: 'src/locales/en-US.po'
|
||||
translation: 'src/locales/%locale%.po'
|
||||
pull_request_title: "chore(i18n): synchronize translations from crowdin"
|
||||
create_pull_request: false
|
||||
localization_branch_name: main
|
||||
commit_message: "chore(i18n): synchronize translations from crowdin"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user