From 2134839c30b157211c3d8e19d788853832c85235 Mon Sep 17 00:00:00 2001 From: Myzel394 <50424412+Myzel394@users.noreply.github.com> Date: Sun, 22 Oct 2023 20:21:50 +0200 Subject: [PATCH] Update crowdin.yml --- crowdin.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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%