refactor: cleanup

This commit is contained in:
David Ralph
2021-08-15 22:28:37 +01:00
parent 5e4a14ba2c
commit 4f5233fab9
44 changed files with 133 additions and 234 deletions

View File

@@ -20,7 +20,6 @@ if (languagecode === 'en') {
window.languagecode = 'en_GB';
}
// these are merged so if a string is untranslated it doesn't break mue
window.language = require(`./translations/${window.languagecode}.json`);
// set html language tag