Refactor dossier decorators
This commit is contained in:
parent
9fb575ef8c
commit
39b15e8b3d
13 changed files with 37 additions and 59 deletions
|
@ -9,6 +9,15 @@ fr:
|
|||
montant_projet: 'Le montant du projet'
|
||||
montant_aide_demande: "Le montant d'aide demandée"
|
||||
date_previsionnelle: "La date de début prévisionnelle"
|
||||
state:
|
||||
draft: "Brouillon"
|
||||
initiated: "Soumis"
|
||||
replied: "Répondu"
|
||||
updated: "Mis à jour"
|
||||
validated: "Validé"
|
||||
submitted: "Déposé"
|
||||
closed: "Traité"
|
||||
|
||||
errors:
|
||||
models:
|
||||
dossier:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue