mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-20 21:42:05 +08:00
Full French UI Localization (#29260)
* Update languages.json French added * Create main_fr.ts French lang file * git ignore * update french lang
This commit is contained in:
@@ -84,3 +84,4 @@ build/
|
||||
!**/.gitkeep
|
||||
|
||||
poetry.toml
|
||||
Pipfile
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"English": "main_en",
|
||||
"Deutsch": "main_de",
|
||||
"Français": "main_fr",
|
||||
"Português": "main_pt-BR",
|
||||
"中文(繁體)": "main_zh-CHT",
|
||||
"中文(简体)": "main_zh-CHS",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user