From ef1e743fe29bda5f3230c4c727ceb7d73200e194 Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Sat, 29 Mar 2025 14:35:28 -0400 Subject: [PATCH] removes language mapping for crowdin --- crowdin.yml | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 0ac256fc3..2128afc24 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -8,23 +8,4 @@ files: - source: amethyst/src/main/res/values/strings.xml translation: amethyst/src/main/res/values-%android_code%/%original_file_name% type: android - skip_untranslated_strings: true - languages_mapping: - android_code: - ar: ar - cs: cs - de: de - eo: eo - es: es - fa: fa - fr: fr - hu: hu - in: in - ja: ja - nl: nl - ru: ru - ta: ta - th: th - tr: tr - uk: uk - zh: zh \ No newline at end of file + skip_untranslated_strings: true \ No newline at end of file