German Translation (#2767)

* German Translation

The correct value for 'de' is 'Deutsch'
This commit is contained in:
Daniel-Bruni Ziermann 2017-03-21 18:15:26 +01:00 committed by Luke Towers
parent a40357cec9
commit 2b3a0caaee
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ return [
'en-au' => 'English (Australia)',
'en-ca' => 'English (Canada)',
'en-gb' => 'English (United Kingdom)',
'de' => 'Deutsche',
'de' => 'Deutsch',
'el' => 'Ελληνικά',
'es' => 'Español',
'es-ar' => 'Español (Argentina)',

View File

@ -14,7 +14,7 @@ return [
'en-au' => 'English (Australia)',
'en-ca' => 'English (Canada)',
'en-gb' => 'English (United Kingdom)',
'de' => 'Deutsche',
'de' => 'Deutsch',
'el' => 'Ελληνικά',
'es' => 'Español',
'es-ar' => 'Español (Argentina)',