diff options
Diffstat (limited to 'lib/l10n/es_MX.js')
-rw-r--r-- | lib/l10n/es_MX.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index 49bc33536e2..c4cae660a6c 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -114,6 +114,7 @@ OC.L10N.register( "Files can't be shared with create permissions" : "No es posible compartir archivos con permisos de creación", "Expiration date is in the past" : "La fecha de expiración ya ha pasado", "Cannot set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", "Could not find category \"%s\"" : "No fue posible encontrar la categoria \"%s\"", "Sunday" : "Domingo", "Monday" : "Lunes", |