mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 23:23:51 +00:00
accompanyingCourse steps, flags, .. translations and pills appearence
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user