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 b3785b5 + 8b8f5e1 commit 285d3ceCopy full SHA for 285d3ce
crowdin.yml
@@ -10,3 +10,9 @@ files:
10
11
- source: "android/app/src/main/res/values/strings.xml"
12
translation: "android/app/src/main/res/values-%locale%/strings.xml"
13
+
14
+download_options:
15
+ skip_untranslated_strings: true # Only export translated keys
16
+ export_only_completed_languages: false # Only include fully translated files
17
+ export_only_approved: true # Set to true if you require reviewer approval
18
+ export_fallbacks: true # Use primary language fallback for dialects
0 commit comments