Needs babele, fix translation, fix margine

This commit is contained in:
2023-08-16 21:17:34 +02:00
parent 5dca748bf3
commit b9e2a77e88
25 changed files with 59 additions and 64 deletions

View File

@ -68,7 +68,7 @@ Hooks.once("init", async function () {
EcrymeUtility.init()
console.log("Babele INIT!")
Babele.get().setSystemTranslationsDir("translated");
Babele.get().setSystemTranslationsDir("translated")
});