From 39965f0bcacd39395a3160d61b7f85b38d99fa42 Mon Sep 17 00:00:00 2001 From: Camotoy <20743703+DoctorMacc@users.noreply.github.com> Date: Wed, 28 Oct 2020 11:57:59 -0400 Subject: [PATCH] Divide languages into Bedrock and additional --- FAQ.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index b5742da..2ea8252 100644 --- a/FAQ.md +++ b/FAQ.md @@ -96,6 +96,9 @@ As mentioned above bedrock players must include the prefix in their name ## What languages does Geyser support? We aim to support any of the bedrock languages, see [here](https://translate.geysermc.org/) for our Crowdin page and below is a list of all the language codes. We also can add support for more languages, please request them in the Discord server if you are willing to translate them. (Enabled clientside via https://www.curseforge.com/minecraft/mc-addons/translations-for-minecraft) + +### Bedrock languages + |Name |Code | |----------------------------|-----| |Bulgarian |bg_bg| @@ -110,7 +113,6 @@ We aim to support any of the bedrock languages, see [here](https://translate.gey |Finnish |fi_fi| |Canadian French |fr_ca| |French |fr_fr| -|Hindi |hi_in| |Hungarian |hu_hu| |Indonesian |id_id| |Italian |it_it| @@ -127,4 +129,12 @@ We aim to support any of the bedrock languages, see [here](https://translate.gey |Turkish |tr_tr| |Ukrainian |uk_ua| |Chinese Simplified (China) |zh_cn| -|Chinese Traditional (Taiwan)|zh_tw| \ No newline at end of file +|Chinese Traditional (Taiwan)|zh_tw| + +### Additional languages + +|Name |Code | +|----------------------------|-----| +|Afrikaans |af_za| +|Hebrew |he_il| +|Hindi |hi_in| \ No newline at end of file