mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-26 16:13:54 +08:00
* 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: da4d4cff7d
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"
|
|
}
|