4 lines
86 B
JavaScript
4 lines
86 B
JavaScript
Hooks.once("init", function() {
|
|
CONFIG.wfrp4e.supportedLanguages["fr"] = "fr";
|
|
})
|