accompanyingCourse steps, flags, .. translations and pills appearence

This commit is contained in:
2021-05-08 11:42:42 +02:00
parent 54eb15ea35
commit 0f59be04a7
2 changed files with 45 additions and 16 deletions

View File

@@ -10,7 +10,13 @@ const appMessages = {
remark: "Commentaire",
closing_motive: "Motif de clôture",
user: "TMS",
step: "Statut",
flags: "Indicateurs",
status: "État",
step: {
draft: "Brouillon",
open: "Ouvert",
active: "En file active"
},
emergency: "urgent",
confidential: "confidentiel",
},
@@ -26,7 +32,6 @@ const appMessages = {
requestor: {
title: "Demandeur",
add_requestor: "Ajouter un demandeur",
//requestor: "Demandeur",
anonymous: "Anonyme",
type: "Type",
person_id: "id",