This commit is contained in:
2020-03-24 12:15:19 +01:00
parent 532c3b0945
commit 785897d1c8
2 changed files with 77 additions and 77 deletions

View File

@ -1,3 +1,3 @@
Hooks.once("init", function() {
CONFIG.supportedLanguages["fr"] = "fr";
CONFIG.wfrp4e.supportedLanguages["fr"] = "fr";
})