Enable Korean Translations

As it's now at 64% on react-sdk and looking good
This commit is contained in:
David Baker 2017-06-16 13:05:56 +01:00
parent 00c2235381
commit 491d83b17f

View file

@ -16,6 +16,7 @@ const INCLUDE_LANGS = [
{'value': 'nl', 'label': 'Nederlands'},
{'value': 'de_DE', 'label': 'Deutsch'},
{'value': 'fr', 'label': 'Français'},
{'value': 'ko', 'label': '한국어'},
{'value': 'pt', 'label': 'Português'},
{'value': 'pt_BR', 'label': 'Português do Brasil'},
{'value': 'ru', 'label': 'Русский'},