We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aff06f commit a90cbe9Copy full SHA for a90cbe9
scripts/copy-res.js
@@ -53,6 +53,7 @@ const INCLUDE_LANGS = [
53
{'value': 'th', 'label': 'ไทย'},
54
{'value': 'tr', 'label': 'Türkçe'},
55
{'value': 'uk', 'label': 'українська мова'},
56
+ {'value': 'vi', 'label': 'Tiếng Việt'},
57
{'value': 'vls', 'label': 'West-Vlaams'},
58
{'value': 'zh_Hans', 'label': '简体中文'}, // simplified chinese
59
{'value': 'zh_Hant', 'label': '繁體中文'}, // traditional chinese
0 commit comments