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

33 lines
877 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"
pending_correction: Requested correction
dossier/state: &state
brouillon: "Draft"
en_construction: "In progress"
en_instruction: "Processing"
accepte: "Accepted"
refuse: "Refused"
sans_suite: "No further action"
a_corriger: To be corrected
pending_correction:
for_instructeur: "pending"
for_user: "to be corrected"
resolved: corrected
traitement:
state: "State"
traitement/state:
<<: *state
errors:
models:
dossier:
attributes:
pending_correction:
blank: Check to confirm that you have made the requested corrections.