diff options
Diffstat (limited to 'apps/files_trashbin/l10n/de_DE.php')
-rw-r--r-- | apps/files_trashbin/l10n/de_DE.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/de_DE.php b/apps/files_trashbin/l10n/de_DE.php index 269680ca2c3..48d1425ded7 100644 --- a/apps/files_trashbin/l10n/de_DE.php +++ b/apps/files_trashbin/l10n/de_DE.php @@ -12,5 +12,6 @@ "{count} files" => "{count} Dateien", "Nothing in here. Your trash bin is empty!" => "Nichts zu löschen, Ihr Papierkorb ist leer!", "Restore" => "Wiederherstellen", -"Delete" => "Löschen" +"Delete" => "Löschen", +"Deleted Files" => "gelöschte Dateien" ); |