Add french translation (thanks Elfenduli) (provided by & closes #11)

This commit is contained in:
2022-01-05 12:00:17 +01:00
parent 3dbaf84db3
commit a2541bf934
2 changed files with 40 additions and 0 deletions

View File

@@ -21,6 +21,11 @@
"lang": "en",
"name": "English",
"path": "lang/en.json"
},
{
"lang": "fr",
"name": "Français",
"path": "lang/fr.json"
}
],
"url": "https://github.com/manuelVo/foundryvtt-smart-doors",