Updating languages in settings.js
parent
efbe4d56d2
commit
3b80039d68
|
@ -1,4 +1,4 @@
|
|||
const LANGS = ["DE", "EN", "ES", "FR", "IT", "PL", "TOK"];
|
||||
const LANGS = ["DE", "EN", "ES", "FR", "IT", "KO", "PL", "PT", "TOK", "ZH"];
|
||||
var sites = [];
|
||||
|
||||
// Create object prototypes for getting and setting attributes:
|
||||
|
|
Loading…
Reference in New Issue