1 parent 352e591 commit 1c42ee1Copy full SHA for 1c42ee1
1 file changed
scripts/copy-res.js
@@ -43,6 +43,7 @@ const INCLUDE_LANGS = [
43
{'value': 'te', 'label': 'తెలుగు'},
44
{'value': 'th', 'label': 'ไทย'},
45
{'value': 'tr', 'label': 'Türk'},
46
+ {'value': 'vls', 'label': 'West-Vlaams'},
47
{'value': 'zh_Hans', 'label': '简体中文'}, // simplified chinese
48
{'value': 'zh_Hant', 'label': '繁體中文'}, // traditional chinese
49
];
0 commit comments