do fix language to Swedish ;-)

This commit is contained in:
Florian Dold 2018-02-22 11:14:17 +01:00
parent 42eb17e7e0
commit fefdc4dd81
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -41,8 +41,6 @@ if (!strings[lang]) {
console.log(`language ${lang} not found, defaulting to english`);
}
lang = "sv";
const jed = new jedLib.Jed(strings[lang]);