We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30498df commit da1e49fCopy full SHA for da1e49f
.github/workflows/crowdin-ci.yml
@@ -20,7 +20,7 @@ jobs:
20
submodules: recursive
21
22
- name: Upload latest strings for translation on Crowdin
23
- uses: crowdin/github-action@v2.5.1
+ uses: crowdin/github-action@v2.5.2
24
with:
25
crowdin_branch_name: main
26
config: '.github/crowdin.yml'
.github/workflows/translations.yml
@@ -31,7 +31,7 @@ jobs:
31
git reset --hard origin/master
32
33
- name: Download latest translations from Crowdin
34
35
36
upload_sources: false
37
download_translations: true
0 commit comments