Merge remote-tracking branch 'origin/develop' into develop

pull/4272/head
Weblate 2017-06-10 23:39:44 +00:00
commit 37a3748080
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ const INCLUDE_LANGS = [
{'value': 'ru', 'label': 'Русский'},
{'value': 'sv', 'label': 'Svenska'},
{'value': 'es', 'label': 'Español'},
{'value': 'th', 'label': 'Thai'},
{'value': 'th', 'label': 'ไทย'},
{'value': 'zh_Hans', 'label': '简体中文'}, // simplified chinese
{'value': 'zh_Hant', 'label': '繁體中文'}, // traditional chinese
];