PLT-3416 German localization should read "Deutsch" and not "Deutsche" (#3405)

This commit is contained in:
enahum
2016-06-24 11:08:39 -03:00
committed by Harrison Healey
parent afce6e6e78
commit dbd60b3f16

View File

@@ -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: {