demarches-normaliennes/config/locales/models/administrateur/fr.yml

16 lines
384 B
YAML
Raw Normal View History

fr:
activerecord:
attributes:
administrateur:
password: Le mot de passe
errors:
models:
administrateur:
attributes:
email:
blank: 'doit être rempli'
password:
too_short: 'est trop court'
blank: 'doit être rempli'
2020-03-26 16:59:53 +01:00
not_strong: "nest pas assez complexe"