aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/es.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/es.php')
-rw-r--r--apps/files_trashbin/l10n/es.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/es.php b/apps/files_trashbin/l10n/es.php
index ebc01b1d21e..3ae4be92a47 100644
--- a/apps/files_trashbin/l10n/es.php
+++ b/apps/files_trashbin/l10n/es.php
@@ -12,5 +12,6 @@
"{count} files" => "{count} archivos",
"Nothing in here. Your trash bin is empty!" => "Nada aqui. La papelera esta vacia!",
"Restore" => "Recuperar",
-"Delete" => "Eliminar"
+"Delete" => "Eliminar",
+"Deleted Files" => "Archivos Eliminados"
);