Feature: Adapt UI to show new steps

This commit is contained in:
2023-04-24 15:38:53 +02:00
parent fcbc00d0f1
commit c5989de120
4 changed files with 23 additions and 9 deletions

View File

@@ -21,7 +21,9 @@ const appMessages = {
step: {
draft: "Brouillon",
active: "En file active",
closed: "Cloturé"
closed: "Cloturé",
inactive_short: "Hors file active",
inactive_long: "Pré-archivé",
},
open_at: "ouvert le ",
by: "par ",