22 lines
577 B
YAML
22 lines
577 B
YAML
en:
|
|
activerecord:
|
|
errors:
|
|
models:
|
|
individual:
|
|
attributes:
|
|
email:
|
|
must_be_different_from_mandataire: "must be different from the agent's email"
|
|
attributes:
|
|
individual:
|
|
gender: Gender
|
|
nom: Last name
|
|
prenom: First name
|
|
birthdate: Date de naissance
|
|
email: Email
|
|
notification_method: "Notify beneficiary :"
|
|
notification_methods:
|
|
email: By e-mail
|
|
no_notification: No notification
|
|
individual/gender:
|
|
female: Ms
|
|
male: Mr
|