init i18n FR + Fix some localise not set

This commit is contained in:
baccalla 2021-02-27 21:05:42 +01:00
parent b273125379
commit 4594cbea06
6 changed files with 2210 additions and 1154 deletions

View file

@ -134,6 +134,11 @@
"lang": "en",
"name": "English",
"path": "lang/en.json"
},
{
"lang": "fr",
"name": "French",
"path": "lang/fr.json"
}
],
"socket": true,