N°7687 - Update German translations for iTop 3.2 (#656)

* German translations iTop 3.2

* restore deleted entries
This commit is contained in:
Lars Kaltefleiter
2024-07-24 11:54:03 +02:00
committed by GitHub
parent 33b6f2cbc4
commit 841a2474af
10 changed files with 157 additions and 157 deletions

View File

@@ -10,7 +10,7 @@
*
*/
Dict::Add('DE DE', 'German', 'Deutsch', [
'UI:Component:Input:ChangeNotAllowed' => 'This change is not allowed~~',
'UI:Component:Input:ChangeNotAllowed' => 'Diese Änderung ist nicht erlaubt',
'UI:Component:Input:Password:DoesNotMatch' => 'Passwörter stimmen nicht überein',
'UI:Component:Input:Set:MinimumItems' => 'Minimum %1$s item(s) required~~',
'UI:Component:Input:Set:MinimumItems' => 'Mindestens %1$s Element(e) benötigt',
]);