mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-13 21:32:14 +08:00
1672c9fdbd
* Update languages.json French added * Create main_fr.ts French lang file * git ignore * update french lang old-commit-hash: 518ced49ce3e6a0dc0ceea1108dac8056166b724
11 lines
237 B
JSON
11 lines
237 B
JSON
{
|
|
"English": "main_en",
|
|
"Deutsch": "main_de",
|
|
"Français": "main_fr",
|
|
"Português": "main_pt-BR",
|
|
"中文(繁體)": "main_zh-CHT",
|
|
"中文(简体)": "main_zh-CHS",
|
|
"한국어": "main_ko",
|
|
"日本語": "main_ja"
|
|
}
|