We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71e90e4 + 9705e9f commit c10827cCopy full SHA for c10827c
1 file changed
.github/workflows/crowdin.yml
@@ -27,6 +27,8 @@ jobs:
27
- name: Sync
28
uses: crowdin/github-action@d7f217268068f1244883a993379d62d816f84f25
29
with:
30
+ # This option enables the transfer of existing translations in this project to Crowdin.
31
+ # We explicitly set this to `false` since we only want to use the downloaded translations managed by Crowdin.
32
upload_translations: false
33
download_translations: true
34
create_pull_request: true
0 commit comments