mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 01:28:47 +02:00
🌐 Updated german translations for 3.1 (#511)
This commit is contained in:
committed by
GitHub
parent
71704404d0
commit
0d9f33ec4c
@@ -28,8 +28,8 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'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',
|
||||
'UI:Datatables:Column:RowActions:Label' => '~~',
|
||||
'UI:Datatables:Column:RowActions:Description' => '~~',
|
||||
'UI:Datatables:RowActions:ConfirmationDialog' => 'Action Confirmation~~',
|
||||
'UI:Datatables:RowActions:ConfirmationMessage' => 'Do you confirm action ?~~',
|
||||
'UI:Datatables:Column:RowActions:Label' => '',
|
||||
'UI:Datatables:Column:RowActions:Description' => '',
|
||||
'UI:Datatables:RowActions:ConfirmationDialog' => 'Aktion bestätigen',
|
||||
'UI:Datatables:RowActions:ConfirmationMessage' => 'Möchten Sie diese Aktion ausführen?',
|
||||
));
|
||||
Reference in New Issue
Block a user