🌐 Update DE-dictionary for iTop 2.7.0 (#113)

Many thanks @r0ert !
This commit is contained in:
Lars Hippler
2020-02-20 16:04:24 +01:00
committed by GitHub
parent e12845e412
commit 41a1bede70
17 changed files with 293 additions and 296 deletions

View File

@@ -36,5 +36,5 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
'config-reverted' => 'Die Konfiguration wurde zurückgesetzt',
'config-parse-error' => 'Zeile %2$d: %1$s.<br/>Die Datei wurde nicht aktualisiert.',
'config-current-line' => 'Editiere Zeile: %1$s',
'config-saved-warning-db-password' => 'Successfully recorded, but the backup won\'t work due to unsupported characters in the database password.~~',
'config-saved-warning-db-password' => 'Die Konfiguration wurde gespeichert. Das Backup wird NICHT funktionieren, im Datenbankpassword sind unzulässige Zeichen enthalten.',
));