diff options
Diffstat (limited to 'core/l10n/de_DE.php')
-rw-r--r-- | core/l10n/de_DE.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/de_DE.php b/core/l10n/de_DE.php index b704ab81a1e..a8b74ff4506 100644 --- a/core/l10n/de_DE.php +++ b/core/l10n/de_DE.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Expiration date is in the past." => "Ablaufdatum liegt in der Vergangenheit.", "Couldn't send mail to following users: %s " => "An folgende Benutzer konnte keine E-Mail gesendet werden: %s", "Turned on maintenance mode" => "Wartungsmodus eingeschaltet ", "Turned off maintenance mode" => "Wartungsmodus ausgeschaltet", |