demarches-normaliennes/config/locales/models/dossier/en.yml
2024-02-05 12:08:10 +01:00

38 lines
1.1 KiB
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: Request correction
mandataire_first_name: First name
mandataire_last_name: Last name
for_tiers:
false: For yourself
true: "For someone else : a family member, a relative, a professional, someone you represent."
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.