Ajout fichiers de base

This commit is contained in:
sigmar
2020-03-24 09:00:13 +01:00
parent 0719f118e5
commit 9bfce603ba
3 changed files with 17 additions and 0 deletions

3
wh4_fr.js Normal file
View File

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