demarches-normaliennes/config/locales/models/dossier/fr.yml
2022-05-04 16:09:52 +02:00

25 lines
729 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

fr:
activerecord:
models:
dossier:
one: "Dossier"
other: "Dossiers"
attributes:
dossier:
id: "Numéro de dossier"
montant_projet: 'Le montant du projet'
montant_aide_demande: "Le montant daide demandée"
date_previsionnelle: "La date de début prévisionnelle"
state: "État"
autorisation_donnees: Acceptation des CGU
dossier/state: &state
brouillon: "Brouillon"
en_construction: "En construction"
en_instruction: "En instruction"
accepte: "Accepté"
refuse: "Refusé"
sans_suite: "Classé sans suite"
traitement:
state: "État"
traitement/state:
<<: *state