diff options
Diffstat (limited to 'apps/files_trashbin/l10n/nl.php')
-rw-r--r-- | apps/files_trashbin/l10n/nl.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/nl.php b/apps/files_trashbin/l10n/nl.php index c576e5d81f8..b33ee8bc4dc 100644 --- a/apps/files_trashbin/l10n/nl.php +++ b/apps/files_trashbin/l10n/nl.php @@ -12,5 +12,6 @@ "{count} files" => "{count} bestanden", "Nothing in here. Your trash bin is empty!" => "Niets te vinden. Uw prullenbak is leeg!", "Restore" => "Herstellen", -"Delete" => "Verwijder" +"Delete" => "Verwijder", +"Deleted Files" => "Verwijderde bestanden" ); |