diff --git a/crowdin.yml b/crowdin.yml index 6cb062d..01f1013 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,8 +1,13 @@ files: - source: /app/src/main/res/values/strings.xml - translation: /app/src/main/res/values-%locale%/strings.xml + translation: /app/src/main/res/values(-%android_code%)?/strings.xml translate_attributes: 0 content_segmentation: 0 type: xml + languages_mapping: + android_code: + de-rDE: de + tr-rTR: tr + zh-rCN: zh - source: /fastlane/metadata/android/en-US/*.txt translation: /fastlane/metadata/android/%locale%/%original_file_name%