kopia lustrzana https://gitlab.com/gridtracker.org/gridtracker
wired german translation file
rodzic
06e81b841e
commit
ad61f202f1
|
@ -1,7 +1,8 @@
|
||||||
let languages = {
|
let languages = {
|
||||||
en: "i18n/en.json",
|
en: "i18n/en.json",
|
||||||
cn: "i18n/cn.json",
|
cn: "i18n/cn.json",
|
||||||
cnt: "i18n/cn-t.json"
|
cnt: "i18n/cn-t.json",
|
||||||
|
de: "i18n/de.json"
|
||||||
};
|
};
|
||||||
|
|
||||||
function loadi18n()
|
function loadi18n()
|
||||||
|
|
Ładowanie…
Reference in New Issue