forked from GitHub-Mirrors/foundry-sw5e
init i18n FR + Fix some localise not set
This commit is contained in:
parent
b273125379
commit
4594cbea06
6 changed files with 2210 additions and 1154 deletions
|
@ -134,6 +134,11 @@
|
|||
"lang": "en",
|
||||
"name": "English",
|
||||
"path": "lang/en.json"
|
||||
},
|
||||
{
|
||||
"lang": "fr",
|
||||
"name": "French",
|
||||
"path": "lang/fr.json"
|
||||
}
|
||||
],
|
||||
"socket": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue