mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-11 00:07:03 +01:00
Avoid creating english files when they have not been translated yet.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user