diff --git a/webapp/i18n/i18n.jsx b/webapp/i18n/i18n.jsx index 73838cb711..118aa0ee2f 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: {