Updating languages in settings.js

pull/352/head
Kevin Payravi 2023-11-16 04:17:02 -06:00
parent efbe4d56d2
commit 3b80039d68
1 changed files with 1 additions and 1 deletions

View File

@ -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: