enable polish translation

This commit is contained in:
ed 2025-08-23 21:31:30 +00:00
parent 4b8c22159a
commit 8f235be66f

View file

@ -11350,7 +11350,7 @@ var Ls = {
}, },
}; };
var LANGS = ["eng", "nor", "nno", "chi", "cze", "deu", "fin", "fra", "grc", "ita", "kor", "nld", "por", "rus", "spa", "swe", "ukr"]; var LANGS = ["eng", "nor", "chi", "cze", "deu", "fin", "fra", "grc", "ita", "kor", "nld", "nno", "pol", "por", "rus", "spa", "swe", "ukr"];
if (window.langmod) if (window.langmod)
langmod(); langmod();