Add West Flemish language

pull/9953/head
J. Ryan Stinnett 2019-06-04 17:43:28 +01:00
parent 352e5918b6
commit 1c42ee1a30
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ const INCLUDE_LANGS = [
{'value': 'te', 'label': 'తెలుగు'},
{'value': 'th', 'label': 'ไทย'},
{'value': 'tr', 'label': 'Türk'},
{'value': 'vls', 'label': 'West-Vlaams'},
{'value': 'zh_Hans', 'label': '简体中文'}, // simplified chinese
{'value': 'zh_Hant', 'label': '繁體中文'}, // traditional chinese
];