From cf960fe59ddba535abff4eebae1cc3b2cd279543 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Mon, 28 Aug 2023 16:49:12 -0400 Subject: [PATCH] Avoid creating english files when they have not been translated yet. --- crowdin.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index d435481bf..f51f871b6 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -8,6 +8,8 @@ files: - source: app/src/main/res/values/strings.xml translation: app/src/main/res/values-%android_code%/%original_file_name% type: android + skip_untranslated_files: true + skip_untranslated_strings: true languages_mapping: android_code: ar: ar