diff --git a/.crowdin.yml b/.crowdin.yml index 09afd72a..be49e3b0 100644 --- a/.crowdin.yml +++ b/.crowdin.yml @@ -4,3 +4,5 @@ files: - source: /presentation/src/main/res/values/strings.xml translation: /presentation/src/main/res/values-%two_letters_code%/%original_file_name% skip_untranslated_strings: true + skip_untranslated_files: false + export_only_approved: false