German language created (#1114)

* Added german language selection

* German language file created

* typo

* extra space removed and typo corrected

* lines 1314 through 1408 removed as suggested
This commit is contained in:
Buster One 2018-04-15 14:53:09 +02:00 committed by VirtualTam
parent 14dd77ad7e
commit 7ca124079e
2 changed files with 1314 additions and 0 deletions

View File

@ -177,6 +177,7 @@ class Languages
'auto' => t('Automatic'),
'en' => t('English'),
'fr' => t('French'),
'de' => t('German'),
];
}
}

File diff suppressed because it is too large Load Diff