diff options
Diffstat (limited to 'settings/l10n/de.php')
-rw-r--r-- | settings/l10n/de.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/de.php b/settings/l10n/de.php index 0edbd5e1c00..1c2722d249f 100644 --- a/settings/l10n/de.php +++ b/settings/l10n/de.php @@ -122,8 +122,8 @@ $TRANSLATIONS = array( "Enforce password protection" => "Passwortschutz erzwingen", "Allow public uploads" => "Öffentliches Hochladen erlauben", "Set default expiration date" => "Setze Ablaufdatum", -"Expire after " => "Ablauf nach dem", -"days" => "Tage", +"Expire after " => "Ablauf nach ", +"days" => "Tagen", "Enforce expiration date" => "Ablaufdatum erzwingen", "Allow resharing" => "Erlaubt erneutes Teilen", "Restrict users to only share with users in their groups" => "c", |