mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-01 11:32:21 +08:00
6499dc4aa1
* Update languages.json * update_translations.py * update_translations.py + vanish * fix unfinished * use arabic language for name and move down based on similar * goreless * better * Revert "better" This reverts commit f19f6cb5ba31209bd2659a16953fcc20b3ce31e7. * better again old-commit-hash: da4d4cff7dd400ac29b1ff40c1df4cdd6146e28c
14 lines
319 B
JSON
14 lines
319 B
JSON
{
|
|
"English": "main_en",
|
|
"Deutsch": "main_de",
|
|
"Français": "main_fr",
|
|
"Português": "main_pt-BR",
|
|
"Türkçe": "main_tr",
|
|
"العربية": "main_ar",
|
|
"ไทย": "main_th",
|
|
"中文(繁體)": "main_zh-CHT",
|
|
"中文(简体)": "main_zh-CHS",
|
|
"한국어": "main_ko",
|
|
"日本語": "main_ja"
|
|
}
|