German Translation (#2767)
* German Translation The correct value for 'de' is 'Deutsch'
This commit is contained in:
parent
a40357cec9
commit
2b3a0caaee
|
|
@ -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)',
|
||||
|
|
|
|||
|
|
@ -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)',
|
||||
|
|
|
|||
Loading…
Reference in New Issue