16 lines
398 B
YAML
16 lines
398 B
YAML
en:
|
|
activerecord:
|
|
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
|