diff --git a/config/locales/en/admin.yml b/config/locales/en/admin.yml index bd0825c5f..46f9023af 100644 --- a/config/locales/en/admin.yml +++ b/config/locales/en/admin.yml @@ -1115,11 +1115,6 @@ en: success: Action successfully deleted form: submit_button: Save - errors: - form: - error: - one: 'error prevented this action from being saved' - other: 'errors prevented this action from being saved' signature_sheets: author: Author created_at: Creation date diff --git a/config/locales/es/admin.yml b/config/locales/es/admin.yml index 4f88bb7ee..2aaf1450f 100644 --- a/config/locales/es/admin.yml +++ b/config/locales/es/admin.yml @@ -1115,12 +1115,6 @@ es: submit_button: Guardar delete: success: Acción borrada con éxito - errors: - form: - error: - one: "error impidió guardar la acción" - other: 'errores impidieron guardar la acción.' - signature_sheets: author: Autor created_at: Fecha de creación