mirror of
https://github.com/9001/copyparty.git
synced 2025-08-24 04:12:24 -06:00
enable polish translation
This commit is contained in:
parent
4b8c22159a
commit
8f235be66f
|
@ -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();
|
||||||
|
|
Loading…
Reference in a new issue