summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/i18n.jsx
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2017-01-10 14:25:20 -0300
committerHarrison Healey <harrisonmhealey@gmail.com>2017-01-10 12:25:20 -0500
commit189a745030871d013883f9ae66b7cb556d85bf24 (patch)
tree3202ceafeae956d36b499dc431669fdbc8a186ce /webapp/i18n/i18n.jsx
parent4101b28de58ab8c2e821cda5f8e7bc8e836d7bb8 (diff)
downloadchat-189a745030871d013883f9ae66b7cb556d85bf24.tar.gz
chat-189a745030871d013883f9ae66b7cb556d85bf24.tar.bz2
chat-189a745030871d013883f9ae66b7cb556d85bf24.zip
translations PR 20170110 (#5031)
* translations PR 20170110 * Demoting Dutch from beta to alpha
Diffstat (limited to 'webapp/i18n/i18n.jsx')
-rw-r--r--webapp/i18n/i18n.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/i18n/i18n.jsx b/webapp/i18n/i18n.jsx
index 7b630c6f4..4eda91198 100644
--- a/webapp/i18n/i18n.jsx
+++ b/webapp/i18n/i18n.jsx
@@ -64,7 +64,7 @@ const languages = {
},
nl: {
value: 'nl',
- name: 'Nederlands (Beta)',
+ name: 'Nederlands (Alpha)',
order: 4,
url: nl
},