From ba44dc97ae16b44a3f36e02e512a7744511de4f2 Mon Sep 17 00:00:00 2001 From: Sergey Fuksman Date: Fri, 16 Aug 2024 14:18:51 +0400 Subject: [PATCH] l10n | Enhancement | Enable Turkish translation (#1484) (cherry picked from commit c1f2070bae618e62a0ea546335a3cc9bb1c8d5fd) --- crowdin.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index c7e68ad4b1..3bab572b21 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -15,8 +15,7 @@ export_languages: - 'ru' - 'nl' - 'be' - - 'be-BY' - - 'be-rBY' + - 'tr' files: - source: /localization/src/main/res/values/strings.xml translation: /localization/src/main/res/values-%android_code%/strings.xml