diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 4610d81e7..6bee11a69 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -62,6 +62,7 @@ OC.L10N.register( "Back to the new album form." : "Volver al formulario de nuevo álbum.", "Save" : "Guardar", "Create album" : "Crear álbum", + "Save changes" : "Guardar cambios", "Save collaborators for this album." : "Guardar los colaboradores para este álbum.", "Year" : "Año", "Month" : "Mes", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index af968fade..0045f7eb7 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -60,6 +60,7 @@ "Back to the new album form." : "Volver al formulario de nuevo álbum.", "Save" : "Guardar", "Create album" : "Crear álbum", + "Save changes" : "Guardar cambios", "Save collaborators for this album." : "Guardar los colaboradores para este álbum.", "Year" : "Año", "Month" : "Mes",