mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Merge branch 'issue74_ACCent_rename_evaluations' into 'master'
section title evaluations changed for accompanyingcoursework edit See merge request Chill-Projet/chill-bundles!196
This commit is contained in:
commit
72337a8fba
@ -84,7 +84,7 @@
|
|||||||
|
|
||||||
<div id="evaluations" class="action-row">
|
<div id="evaluations" class="action-row">
|
||||||
<div aria="hidden" class="title">
|
<div aria="hidden" class="title">
|
||||||
<div><h3>{{ $t('Evaluations') }}</h3></div>
|
<div><h3>{{ $t('Evaluations') }} - {{ $t('Forms') }} - {{ $t('Post') }}</h3></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- list evaluations -->
|
<!-- list evaluations -->
|
||||||
@ -247,6 +247,8 @@ const i18n = {
|
|||||||
add_objectif: "Ajouter un motif - objectif - dispositif",
|
add_objectif: "Ajouter un motif - objectif - dispositif",
|
||||||
add_an_objective: "Ajouter un objectif",
|
add_an_objective: "Ajouter un objectif",
|
||||||
Evaluations: "Évaluations",
|
Evaluations: "Évaluations",
|
||||||
|
Forms: "Formulaires",
|
||||||
|
Post: "Courriers",
|
||||||
add_an_evaluation: "Ajouter une évaluation",
|
add_an_evaluation: "Ajouter une évaluation",
|
||||||
persons_involved: "Usagers concernés",
|
persons_involved: "Usagers concernés",
|
||||||
handling_thirdparty: "Tiers traitant",
|
handling_thirdparty: "Tiers traitant",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user