This commit is contained in:
exttex 2021-02-09 21:14:14 +01:00
parent ff239aaf86
commit 66bfd5eb70
173 changed files with 912 additions and 32459 deletions

View file

@ -30,7 +30,9 @@ const supportedLocales = [
const Locale('vi', 'VI'),
const Locale('nl', 'NL'),
const Locale('sl', 'SL'),
const Locale('zh', 'CN'),
const Locale('fil', 'PH'),
const Locale('ast', 'ES'),
const Locale('uwu', 'UWU')
];