feat(Membership, FAQ, Relance): update membership form (member type radio,retzien email field, calendar-year pricing), create FAQ page with accordion, wire renewal reminder notification
All checks were successful
Deploy Roxane to Preprod / deploy (push) Successful in 1m23s
All checks were successful
Deploy Roxane to Preprod / deploy (push) Successful in 1m23s
This commit is contained in:
@@ -28,6 +28,11 @@ return [
|
||||
'country' => 'Pays',
|
||||
'phone1' => 'Téléphone fixe',
|
||||
'phone2' => 'Téléphone portable',
|
||||
'type_id' => 'Type d\'adhérent',
|
||||
'individual' => 'Particulier',
|
||||
'company' => 'Entreprise',
|
||||
'association' => 'Association',
|
||||
'retzien_email' => 'Adresse mail Retzien',
|
||||
'public_membership' => 'Adhésion publique',
|
||||
'created_at' => 'Créé le',
|
||||
'updated_at' => 'Mis à jour le',
|
||||
|
||||
Reference in New Issue
Block a user