🌐 Improve German translation (#277)

Many thanks @ChristianBeer for this great contribution, and @larhip for the validation !
This commit is contained in:
Christian Beer
2022-03-10 14:16:59 +01:00
committed by GitHub
parent 0f2cbaf186
commit 6cf781da33
22 changed files with 166 additions and 171 deletions

View File

@@ -24,8 +24,8 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
'UI:Datatables:Language:Info' => '_TOTAL_ Objekte',
'UI:Datatables:Language:InfoEmpty' => 'Keine Information',
'UI:Datatables:Language:EmptyTable' => 'Keine Daten in dieser Tabelle verfügbar',
'UI:Datatables:Language:Error' => 'An error occured while running the query~~',
'UI:Datatables:Language:Error' => 'Bei der Ausführung des Query ist ein Fehler aufgetreten',
'UI:Datatables:Language:DisplayLength:All' => 'Alle',
'UI:Datatables:Language:Sort:Ascending' => 'Aktivieren für aufsteigende Sortierung',
'UI:Datatables:Language:Sort:Descending' => 'Aktivieren für absteigende Sortierung',
));
));