Update dashboard specs
This commit is contained in:
@@ -15,8 +15,7 @@ en:
|
||||
destroy:
|
||||
notice: Image was deleted successfully.
|
||||
alert: Cannot destroy image.
|
||||
confirm: Are you sure you want to delete the image? This action cannot be undone!
|
||||
errors:
|
||||
messages:
|
||||
in_between: must be in between %{min} and %{max}
|
||||
wrong_content_type: content type %{content_type} does not match any of accepted content types %{accepted_content_types}
|
||||
wrong_content_type: content type %{content_type} does not match any of accepted content types %{accepted_content_types}
|
||||
|
||||
@@ -8,13 +8,13 @@ es:
|
||||
delete_button: Eliminar imagen
|
||||
note: "Puedes subir una imagen en los formatos: %{accepted_content_types}, y de hasta %{max_file_size} MB por archivo."
|
||||
add_new_image: Añadir imagen
|
||||
title_placeholder: Añade un título descriptivo para la imagen
|
||||
admin_title: "Imagen"
|
||||
admin_alt_text: "Texto alternativo para la imagen"
|
||||
actions:
|
||||
destroy:
|
||||
notice: La imagen se ha eliminado correctamente.
|
||||
alert: La imagen no se ha podido eliminar.
|
||||
confirm: "¿Está seguro de que desea eliminar la imagen? Esta acción no se puede deshacer!"
|
||||
errors:
|
||||
messages:
|
||||
in_between: debe estar entre %{min} y %{max}
|
||||
|
||||
Reference in New Issue
Block a user