From 95afdbed9c321e41d836e184f717a05067db6b3f Mon Sep 17 00:00:00 2001 From: Zelophed Date: Fri, 3 Mar 2023 14:07:56 +0100 Subject: [PATCH] add new crowdin languages - tok (toki pona) mapping might need to be revised --- crowdin.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index a389f58d5..381a12dfa 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -16,10 +16,13 @@ "es-CL": "es_cl", "es-ES": "es_es", "es-MX": "es_mx", + "fa": "fa_ir", "fr": "fr_fr", "hu": "hu_hu", + "is": "is_is", "it": "it_it", "ja": "ja_jp", + "kk": "kk_kz", "ko": "ko_kr", "nl": "nl_nl", "no": "no_no", @@ -30,6 +33,8 @@ "ru": "ru_ru", "sv-SE": "sv_se", "th": "th_th", + "tok": "tok", + "tr": " tr_tr", "uk": "uk_ua", "zh-CN": "zh_cn", "zh-TW": "zh_tw",