AyuntamientoMadrid/participacion

View on GitHub
config/locales/en/images.yml

Summary

Maintainability
Test Coverage
en:
  images:
    remove_image: Remove image
    form:
      title: Descriptive image
      title_placeholder: Add a descriptive title for the image
      delete_button: Remove image
      note: "You can upload one image of following content types: %{accepted_content_types}, up to %{max_file_size} MB."
      add_new_image: Add image
    actions:
      destroy:
        notice: Image was deleted successfully.
        alert: Cannot delete image.
    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}