Skip to content

Commit 1c42ee1

Browse files
committed
Add West Flemish language
1 parent 352e591 commit 1c42ee1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/copy-res.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ const INCLUDE_LANGS = [
4343
{'value': 'te', 'label': 'తెలుగు'},
4444
{'value': 'th', 'label': 'ไทย'},
4545
{'value': 'tr', 'label': 'Türk'},
46+
{'value': 'vls', 'label': 'West-Vlaams'},
4647
{'value': 'zh_Hans', 'label': '简体中文'}, // simplified chinese
4748
{'value': 'zh_Hant', 'label': '繁體中文'}, // traditional chinese
4849
];

0 commit comments

Comments
 (0)