demarches-normaliennes/config/locales/models/dossier/en.yml

25 lines
581 B
YAML
Raw Normal View History

2022-04-13 15:44:05 +02:00
en:
activerecord:
models:
dossier:
one: "File"
other: "Files"
attributes:
dossier:
id: "File number"
2022-04-13 15:44:05 +02:00
state: "State"
dossier/state: &state
brouillon: "Draft"
en_construction: "In progress"
2022-04-13 15:44:05 +02:00
en_instruction: "Processing"
accepte: "Accepted"
refuse: "Refused"
sans_suite: "No further action"
pending_correction:
for_instructeur: "pending"
for_user: "to be corrected"
2022-04-13 15:44:05 +02:00
traitement:
state: "State"
traitement/state:
<<: *state