From dbd60b3f16eb83bc4db9e91169783290b3c3a056 Mon Sep 17 00:00:00 2001 From: enahum Date: Fri, 24 Jun 2016 11:08:39 -0300 Subject: PLT-3416 German localization should read "Deutsch" and not "Deutsche" (#3405) --- webapp/i18n/i18n.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: { -- cgit v1.2.3-1-g7c22