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:
Korben
2023-08-12 06:36:58 +02:00
committed by GitHub
parent d6857996d3
commit 518ced49ce
3 changed files with 1228 additions and 0 deletions
+1
View File
@@ -84,3 +84,4 @@ build/
!**/.gitkeep
poetry.toml
Pipfile
+1
View File
@@ -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