2018-01-25 10:50:06 +01:00
|
|
|
|
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: "n’est pas assez complexe"
|