Sha256: 9d227567034762c094899a3d7b2ac2690f2574d288cedd614e4cf39a28b50ac2

Contents?: true

Size: 871 Bytes

Versions: 1

Compression:

Stored size: 871 Bytes

Contents

en:
  errors:
    messages:
      carrierwave_processing_error: failed to be processed
      carrierwave_integrity_error: is not of an allowed file type
      carrierwave_download_error: could not be downloaded
      extension_allowlist_error: "You are not allowed to upload %{extension} files, allowed types: %{allowed_types}"
      extension_denylist_error: "You are not allowed to upload %{extension} files, prohibited types: %{prohibited_types}"
      content_type_allowlist_error: "You are not allowed to upload %{content_type} files, allowed types: %{allowed_types}"
      content_type_denylist_error: "You are not allowed to upload %{content_type} files"
      processing_error: "Failed to manipulate, maybe it is not an image?"
      min_size_error: "File size should be greater than %{min_size}"
      max_size_error: "File size should be less than %{max_size}"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
carrierwave-3.0.0.beta lib/carrierwave/locale/en.yml