mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
🌐 Dictionaries update
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', [
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'UI:Component:Input:ChangeNotAllowed' => 'Diese Änderung ist nicht erlaubt',
|
||||
'UI:Component:Input:Password:DoesNotMatch' => 'Passwörter stimmen nicht überein',
|
||||
'UI:Component:Input:Set:MinimumItems' => 'Mindestens %1$s Element(e) benötigt',
|
||||
]);
|
||||
));
|
||||
Reference in New Issue
Block a user