add traditional chinese, thai, greek

pull/4219/head
Matthew Hodgson 2017-06-06 16:51:00 +01:00
parent dbbb916be8
commit 13c780c7c5
1 changed files with 4 additions and 1 deletions

View File

@ -12,6 +12,7 @@ const INCLUDE_LANGS = [
{'value': 'en_EN', 'label': 'English'},
{'value': 'en_US', 'label': 'English (US)'},
{'value': 'da', 'label': 'Dansk'},
{'value': 'el', 'label': 'Ελληνικά'},
{'value': 'nl', 'label': 'Nederlands'},
{'value': 'de_DE', 'label': 'Deutsch'},
{'value': 'fr', 'label': 'Français'},
@ -20,7 +21,9 @@ const INCLUDE_LANGS = [
{'value': 'ru', 'label': 'Русский'},
{'value': 'sv', 'label': 'Svenska'},
{'value': 'es', 'label': 'Español'},
{'value': 'zh_Hans', 'label': '中文'}
{'value': 'th', 'label': 'Thai'},
{'value': 'zh_Hans', 'label': '简体中文'}, // simplified chinese
{'value': 'zh_Hant', 'label': '繁體中文'}, // traditional chinese
];
// cpx includes globbed parts of the filename in the destination, but excludes