diff options
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index f6f613325c0..920f61d8fcd 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -178,7 +178,7 @@ OC.L10N.register( "\"{displayName}\" action failed" : "la acción \"{displayName}\" falló", "Total rows summary" : "Resumen de filas totales", "Select all" : "Seleccionar todo", - "Unselect all" : "Deseleccionar todos", + "Unselect all" : "Desmarrcar todos", "\"{displayName}\" failed on some elements " : "\"{displayName}\" fallo en algunos elementos", "\"{displayName}\" batch action executed successfully" : "la acción en lotes \"{displayName}\" se ejecutó exitósamente", "ascending" : "ascendente", |