mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-01 06:26:15 +00:00
accompanying course work: translation
This commit is contained in:
parent
66c5c4c1d6
commit
eedf5f25bd
@ -26,7 +26,7 @@
|
|||||||
{{ include('@ChillMain/Util/confirmation_template.html.twig',
|
{{ include('@ChillMain/Util/confirmation_template.html.twig',
|
||||||
{
|
{
|
||||||
'title' : 'accompanying_course_work.remove'|trans,
|
'title' : 'accompanying_course_work.remove'|trans,
|
||||||
'confirm_question' : 'Are you sure you want to remove the work of the accompanying period %name% ?'|trans({ '%name%' : accompanyingCourse.id } ),
|
'confirm_question' : 'Are you sure you want to remove this work of the accompanying period %name% ?'|trans({ '%name%' : accompanyingCourse.id } ),
|
||||||
'cancel_route' : 'chill_person_accompanying_period_work_list',
|
'cancel_route' : 'chill_person_accompanying_period_work_list',
|
||||||
'cancel_parameters' : {'id' : accompanyingCourse.id},
|
'cancel_parameters' : {'id' : accompanyingCourse.id},
|
||||||
'form' : delete_form
|
'form' : delete_form
|
||||||
|
@ -405,7 +405,7 @@ Back to household: Revenir au ménage
|
|||||||
# accompanying course work
|
# accompanying course work
|
||||||
Accompanying Course Actions: Actions d'accompagnements
|
Accompanying Course Actions: Actions d'accompagnements
|
||||||
Accompanying Course Action: Action d'accompagnement
|
Accompanying Course Action: Action d'accompagnement
|
||||||
Are you sure you want to remove the work of the accompanying period %name% ?: Êtes-vous sûr de vouloir supprimer l'action de la période d'accompagnement %name% ?
|
Are you sure you want to remove this work of the accompanying period %name% ?: Êtes-vous sûr de vouloir supprimer cette action de la période d'accompagnement %name% ?
|
||||||
The accompanying period work has been successfully removed.: L'action d'accompagnement a été supprimée.
|
The accompanying period work has been successfully removed.: L'action d'accompagnement a été supprimée.
|
||||||
accompanying_course_work:
|
accompanying_course_work:
|
||||||
create: Créer une action
|
create: Créer une action
|
||||||
|
Loading…
x
Reference in New Issue
Block a user