2015-08-21 11:37:13 +02:00
|
|
|
|
fr:
|
|
|
|
|
activerecord:
|
|
|
|
|
models:
|
2018-07-23 11:41:22 +02:00
|
|
|
|
dossier:
|
|
|
|
|
one: "Dossier"
|
|
|
|
|
other: "Dossiers"
|
2015-08-21 11:37:13 +02:00
|
|
|
|
attributes:
|
|
|
|
|
dossier:
|
2015-08-25 10:19:39 +02:00
|
|
|
|
montant_projet: 'Le montant du projet'
|
2020-03-26 16:59:53 +01:00
|
|
|
|
montant_aide_demande: "Le montant d’aide demandée"
|
2015-08-25 10:19:39 +02:00
|
|
|
|
date_previsionnelle: "La date de début prévisionnelle"
|
2020-07-06 09:30:07 +02:00
|
|
|
|
state: &state
|
2017-12-04 16:17:15 +01:00
|
|
|
|
brouillon: "Brouillon"
|
2017-12-14 15:51:45 +01:00
|
|
|
|
en_construction: "En construction"
|
2017-12-14 15:53:02 +01:00
|
|
|
|
en_instruction: "En instruction"
|
2017-12-04 18:00:12 +01:00
|
|
|
|
accepte: "Accepté"
|
2017-12-04 18:15:40 +01:00
|
|
|
|
refuse: "Refusé"
|
2020-07-06 09:30:07 +02:00
|
|
|
|
sans_suite: "Classé sans suite"
|
2018-02-08 17:13:15 +01:00
|
|
|
|
autorisation_donnees: Acceptation des CGU
|
2018-11-20 22:27:40 +01:00
|
|
|
|
state/brouillon: Brouillon
|
|
|
|
|
state/en_construction: En construction
|
|
|
|
|
state/en_instruction: En instruction
|
|
|
|
|
state/accepte: Accepté
|
|
|
|
|
state/refuse: Refusé
|
|
|
|
|
state/sans_suite: Sans suite
|
2020-07-06 09:30:07 +02:00
|
|
|
|
traitement:
|
|
|
|
|
state:
|
|
|
|
|
<<: *state
|