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.
2 parents 699890f + f9feeb8 commit 724ac81Copy full SHA for 724ac81
.github/workflows/i18n-bot-download.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: ./.github/actions/setup-pnpm
21
22
- name: Download updated i18n files
23
- uses: crowdin/github-action@v2.13.0
+ uses: crowdin/github-action@v2.14.0
24
with:
25
upload_sources: false
26
upload_translations: false
.github/workflows/i18n-bot-upload.yml
run: dimJSON="$(jq -S . src/locale/en.json)" && echo "${dimJSON}" > src/locale/en.json
- name: Upload updated en.json to crowdin
upload_sources: true
0 commit comments