diff --git a/scripts/copy-res.js b/scripts/copy-res.js index 9f422064c..153e694b7 100755 --- a/scripts/copy-res.js +++ b/scripts/copy-res.js @@ -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 ];