Add German Translation for Mailtrain v2

This commit is contained in:
Markus Opolka 2019-11-09 17:47:58 +01:00
parent 10dcfeb749
commit aa1baae5b5
6 changed files with 1042 additions and 2 deletions

View file

@ -56,6 +56,11 @@ const langCodes = {
getLabel: t => 'Português',
longCode: 'pt-BR'
},
'de-DE': {
getShortLabel: t => 'DE',
getLabel: t => 'Deutsch',
longCode: 'de-DE'
},
'fk-FK': {
getShortLabel: t => 'FK',
getLabel: t => 'Fake',