mirror of
https://github.com/mue/mue.git
synced 2026-07-14 04:24:01 +02:00
refactor: cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user