mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-02 21:13:57 +00:00
adding crud to manage marital statuses in admin area (CRUDController way, minimal study case)
This commit is contained in:
@@ -229,7 +229,12 @@ crud:
|
||||
add_new: Ajouter un nouveau
|
||||
title_new: Nouveau motif de clotûre
|
||||
title_edit: Modifier le motif de clotûre
|
||||
|
||||
marital_status:
|
||||
index:
|
||||
title: Liste des états civils
|
||||
add_new: Ajouter un nouveau
|
||||
title_new: Nouvel état civil
|
||||
title_edit: Modifier l'état civil
|
||||
|
||||
# specific to closing motive
|
||||
closing_motive:
|
||||
@@ -243,9 +248,11 @@ person_admin:
|
||||
closing motive explanation: >
|
||||
Les motifs de clotûre donnent des indications sur la fermeture
|
||||
d'une période d'accompagnement.
|
||||
marital status list: Liste des états civils
|
||||
marital status explanation: >
|
||||
Configurer la liste des états civils.
|
||||
|
||||
accompanying_period:
|
||||
dates: Période
|
||||
dates_from_%opening_date%: Ouvert depuis le %opening_date%
|
||||
dates_from_%opening_date%_to_%closing_date%: Ouvert du %opening_date% au %closing_date%
|
||||
|
Reference in New Issue
Block a user