summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n')
-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 73838cb71..118aa0ee2 100644
--- a/webapp/i18n/i18n.jsx
+++ b/webapp/i18n/i18n.jsx
@@ -19,7 +19,7 @@ import ptLocaleData from 'react-intl/locale-data/pt';
const languages = {
de: {
value: 'de',
- name: 'Deutsche (Beta)',
+ name: 'Deutsch (Beta)',
url: de
},
en: {