Translate weapons + skills in columns
All checks were successful
Release Creation / build (release) Successful in 3m43s

This commit is contained in:
2025-07-29 18:29:02 +02:00
parent 47c2aea941
commit 4edbc9b618
30 changed files with 588 additions and 58 deletions

View File

@@ -100,6 +100,7 @@ Hooks.once("init", function () {
Hooks.once('babele.init', (babele) => {
babele.setSystemTranslationsDir("compendiums");
CthulhuEternalUtils.registerBabeleTranslations(babele);
});
/**