EmulatorJS/data/localization
Ethan O'Brien 400f705842 Version 3.1.5
Co-authored-by: Allan Niles <74841470+allancoding@users.noreply.github.com>
Co-authored-by: xufenqi <xufenqi@weili.com>
Co-authored-by: incredibleIdea <510996577@qq.com>
Unverified-co-authored-by: rwv <7891383+rwv@users.noreply.github.com>
2023-06-19 16:59:00 -05:00
..
af-FR.json Version 3.0.5 2022-10-23 12:18:00 -05:00
ar-AR.json Version 3.0.5 2022-10-23 12:18:00 -05:00
ben-BEN.json Version 3.0.5 2022-10-23 12:18:00 -05:00
de-GER.json Version 3.0.5 2022-10-23 12:18:00 -05:00
el-GR.json Version 3.0.5 2022-10-23 12:18:00 -05:00
en.json Version 3.0.5 2022-10-23 12:18:00 -05:00
es-ES.json Version 3.0.5 2022-10-23 12:18:00 -05:00
hi-HI.json Version 3.0.5 2022-10-23 12:18:00 -05:00
ja-JA.json Version 3.0.5 2022-10-23 12:18:00 -05:00
jv-JV.json Version 3.0.5 2022-10-23 12:18:00 -05:00
ko-KO.json Version 3.0.5 2022-10-23 12:18:00 -05:00
pt-BR.json Version 3.0.5 2022-10-23 12:18:00 -05:00
readme.md Version 3.0.5 2022-10-23 12:18:00 -05:00
ru-RU.json Version 3.0.5 2022-10-23 12:18:00 -05:00
Translate.html Version 3.0.5 2022-10-23 12:18:00 -05:00
zh-CN.json Version 3.1.5 2023-06-19 16:59:00 -05:00

Localization

Supported languages

en-US - English US
pt-BR - Portuguese Brasil
es-ES - Spanish
el-GR - Greek
ja-JA - Japanese
zh-CN - Chinese
hi-HI - Hindi
ar-AR - Arabic
jv-JV - Javanese
ben-BEN - Bengali
ru-RU - Russian
de-GER - German
ko-KO - Korean
af-FR - French

default: en-US

add the line to your code to use

EJS_language = ''; //language

If the language file is not found or there was an error fetching the file, the emulator will default to english.

credits

Translated for pt-BR by @cesarcristianodeoliveira
Translated for es-ES by @cesarcristianodeoliveira
Translated for el-GR by @imneckro
Translated for ja-JA, hi-HI, ar-AR, jv-JV, ben-BEN, ru-RU, de-GER, ko-KO, af-FR by @allancoding
Translated for zh-CN originally by @allancoding and updated by @eric183

contributing

Download the default en.json file and simply translate all the words that start with the - (remove the dash afterwards) then perform a pull request or open an issue with the file uploaded and I will add your work

Please contribute!!

Enything that is incorrect or needs to be fix please perform a pull request!