From c2361c034cc50739eedb9ba90ebeaee574c94965 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Mon, 28 Aug 2023 16:23:51 -0400 Subject: [PATCH] corrects yaml --- crowdin.yml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 1fefaec93..9fc683019 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -5,24 +5,24 @@ "preserve_hierarchy": true files: - - source: app/src/main/res/values/strings.xml, - translation: app/src/main/res/values-%android_code%/%original_file_name%, - type: android, + - source: app/src/main/res/values/strings.xml + translation: app/src/main/res/values-%android_code%/%original_file_name% + type: android languages_mapping: android_code: - ar-SA: ar, - cs-CZ: cs, - de-DE: de, - eo-UY: eo, - es-ES: es, - fa": fa, - fr-FR: fr, - hu-HU: hu, - ja-JP: ja, - nl-NL: nl, - ru-RU: ru, - ta-IN: ta, - th-TH: th, - tr-TR: tr, - uk-UA: uk, + ar-SA: ar + cs-CZ: cs + de-DE: de + eo-UY: eo + es-ES: es + fa": fa + fr-FR: fr + hu-HU: hu + ja-JP: ja + nl-NL: nl + ru-RU: ru + ta-IN: ta + th-TH: th + tr-TR: tr + uk-UA: uk zh-CN: zh \ No newline at end of file