mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
PLT-3416 German localization should read "Deutsch" and not "Deutsche" (#3405)
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user