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

Этот коммит содержится в:
enahum
2016-06-24 11:08:39 -03:00
коммит произвёл Harrison Healey
родитель afce6e6e78
Коммит dbd60b3f16

Просмотреть файл

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