mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 02:35:48 +03:00
Add West Flemish language
This commit is contained in:
parent
352e5918b6
commit
1c42ee1a30
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue