show which instructeur took decision and when
and also replace "sans suite" by "classé sans suite"
This commit is contained in:
parent
cea170e4a6
commit
8f9d6d2871
4 changed files with 10 additions and 4 deletions
|
@ -9,13 +9,13 @@ 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:
|
||||
state: &state
|
||||
brouillon: "Brouillon"
|
||||
en_construction: "En construction"
|
||||
en_instruction: "En instruction"
|
||||
accepte: "Accepté"
|
||||
refuse: "Refusé"
|
||||
sans_suite: "Sans suite"
|
||||
sans_suite: "Classé sans suite"
|
||||
autorisation_donnees: Acceptation des CGU
|
||||
state/brouillon: Brouillon
|
||||
state/en_construction: En construction
|
||||
|
@ -23,3 +23,6 @@ fr:
|
|||
state/accepte: Accepté
|
||||
state/refuse: Refusé
|
||||
state/sans_suite: Sans suite
|
||||
traitement:
|
||||
state:
|
||||
<<: *state
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue