diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 0b615d05..1484a842 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -8,6 +8,7 @@ OC.L10N.register( "Latest revision" : "Revisión más reciente", "More versions…" : "Más versiones...", "Just now" : "Justo ahora", + "Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a una versión anterior", "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index f3e907d1..724ce7b7 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -6,6 +6,7 @@ "Latest revision" : "Revisión más reciente", "More versions…" : "Más versiones...", "Just now" : "Justo ahora", + "Failed to revert the document to older version" : "Se presentó una falla al revertir el documento a una versión anterior", "Please enter the filename to store the document as." : "Por favor ingresa el nombre del archivo con el cual almacenar el documento", "Save As" : "Guardar Como", "New filename" : "Nuevo nombredearchivo",