diff options
Diffstat (limited to 'apps/files_trashbin/l10n/es.js')
-rw-r--r-- | apps/files_trashbin/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/es.js b/apps/files_trashbin/l10n/es.js index b04d1a9438b..78b592909ca 100644 --- a/apps/files_trashbin/l10n/es.js +++ b/apps/files_trashbin/l10n/es.js @@ -18,6 +18,7 @@ OC.L10N.register( "No entries found in this folder" : "No hay entradas en esta carpeta", "Select all" : "Seleccionar todo", "Name" : "Nombre", + "Actions" : "Acciones", "Deleted" : "Eliminado" }, "nplurals=2; plural=(n != 1);"); |