mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
admin: admin section for social work related entities: SocialIssue, SocialAction, Goal, Result, Evaluation
This commit is contained in:
@@ -387,23 +387,39 @@ crud:
|
||||
social_action:
|
||||
index:
|
||||
title: Liste des actions d'accompagnements
|
||||
add_new: Ajouter une nouvelle action d'accompagnements
|
||||
title_new: Nouvelle action d'accompagnements
|
||||
title_edit: Modifier l'action d'accompagnements
|
||||
add_new: Ajouter une nouvelle action d'accompagnement
|
||||
title_new: Nouvelle action d'accompagnement
|
||||
title_edit: Modifier l'action d'accompagnement
|
||||
title_link: Voir l'action d'accompagnement
|
||||
social_evaluation:
|
||||
index:
|
||||
title: Liste des évaluations
|
||||
add_new: Ajouter une nouvelle évaluation
|
||||
title_new: Nouvelle évaluation
|
||||
title_edit: Modifier l'évaluation
|
||||
social_goal:
|
||||
index:
|
||||
title: Liste des objectifs d'action d'accompagnements
|
||||
add_new: Ajouter un nouvel objectif d'action d'accompagnements
|
||||
add_new: Ajouter un nouvel objectif d'action d'accompagnement
|
||||
title_new: Nouvel objectif
|
||||
title_edit: Modifier l'objectif
|
||||
social_result:
|
||||
index:
|
||||
title: Liste des résultats d'action d'accompagnements
|
||||
add_new: Ajouter un nouveau résultat d'action d'accompagnements
|
||||
add_new: Ajouter un nouveau résultat d'action d'accompagnement
|
||||
title_new: Nouveau résultat
|
||||
title_edit: Modifier le résultat
|
||||
|
||||
evaluation:
|
||||
delay: Délai
|
||||
notificationDelay: Délai de notification
|
||||
|
||||
goal:
|
||||
desactivationDate: Date de désactivation
|
||||
|
||||
socialAction:
|
||||
defaultNotificationDelay: Délai de notification par défaut
|
||||
socialIssue: Problématique sociale
|
||||
|
||||
# specific to closing motive
|
||||
closing_motive:
|
||||
@@ -427,6 +443,7 @@ person_admin:
|
||||
social_goal: Buts
|
||||
social_result: Résultats
|
||||
social_evaluation: Évaluations
|
||||
social_work: Accompagnement social
|
||||
|
||||
# specific to accompanying period
|
||||
accompanying_period:
|
||||
|
Reference in New Issue
Block a user