demarches-normaliennes/config/locales/models/dossier/en.yml
2023-04-19 12:27:16 +02:00

21 lines
482 B
YAML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

en:
activerecord:
models:
dossier:
one: "File"
other: "Files"
attributes:
dossier:
id: "File number"
state: "State"
dossier/state: &state
brouillon: "Draft"
en_construction: "In progress"
en_instruction: "Processing"
accepte: "Accepted"
refuse: "Refused"
sans_suite: "No further action"
traitement:
state: "State"
traitement/state:
<<: *state