demarches-normaliennes/config/locales/active_storage_validations.fr.yml
Pierre de La Morinerie 60c2718f29 models: remove custom code for file size validation message
With active_storage_validations 0.9.6, we can use the %{max_size}
variable directly in the error message.
2021-11-24 10:06:45 +01:00

5 lines
181 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

fr:
errors:
messages:
content_type_invalid: nest pas dun type accepté
file_size_out_of_range: est trop lourd(e). Le fichier doit faire au plus %{max_size}.