diff options
Diffstat (limited to 'core/l10n/de.php')
-rw-r--r-- | core/l10n/de.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/de.php b/core/l10n/de.php index 7e292adcf39..d0513ea0b7c 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -157,6 +157,8 @@ $TRANSLATIONS = array( "Automatic logon rejected!" => "Automatischer Login zurückgewiesen!", "If you did not change your password recently, your account may be compromised!" => "Wenn Du Dein Passwort nicht vor kurzem geändert hast, könnte Dein\nAccount kompromittiert sein!", "Please change your password to secure your account again." => "Bitte ändere Dein Passwort, um Deinen Account wieder zu schützen.", +"Server side authentication failed!" => "Serverseitige Authentifizierung fehlgeschlagen!", +"Please contact your administrator." => "Bitte kontaktiere Deinen Administrator.", "Lost your password?" => "Passwort vergessen?", "remember" => "merken", "Log in" => "Einloggen", |