From af987a2a4d8ef354b7412240b21dda570a063f1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sen=C3=A9n=20Rodero=20Rodr=C3=ADguez?= Date: Wed, 16 Sep 2020 16:31:02 +0200 Subject: [PATCH] Add Serbian (Cyrillic) new language mapping This language_mapping setting was requested by Crowdin support team to make Crowdin understand that we want Serbian (Latin) translations files locale code `sr-CS` and Serbian (Cyrillic) with locale code `sr`, we were asked to add the same mappings to Crowdin project settings at [1] [1] `Project Settings -> General -> Export -> Language mappings` --- crowdin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/crowdin.yml b/crowdin.yml index 679a8d627..ba71360e9 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -17,5 +17,6 @@ files: nl: nl pt-PT: pt ru: ru + sr: sr sr-CS: sr-CS val-ES: val