diff options
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 604dd56d6ab..aede6c81656 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -195,6 +195,7 @@ OC.L10N.register( "Warning" : "Precaución", "Error while sending notification" : "Error mientras se enviaba la notificación", "Non-existing tag #{tag}" : "Categoría #{tag} no existente", + "restricted" : "Restringido", "invisible" : "invisible", "({scope})" : "({scope})", "Delete" : "Eliminar", |