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 1197af7 commit 2729a86Copy full SHA for 2729a86
.github/workflows/crowdin-per-language.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout
18
uses: actions/checkout@v4
19
- name: Matrix
20
- uses: crowdin/github-action@v2.1.2
+ uses: crowdin/github-action@v2.2.0
21
with:
22
upload_translations: false # default is false
23
download_translations: true
.github/workflows/crowdin.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
- name: Sync translations with Crowdin
16
# default is false
# Use this option to upload translations for a single specified language
0 commit comments