2022-04-13 15:44:05 +02:00
|
|
|
|
en:
|
|
|
|
|
activerecord:
|
|
|
|
|
models:
|
|
|
|
|
dossier:
|
|
|
|
|
one: "File"
|
|
|
|
|
other: "Files"
|
|
|
|
|
attributes:
|
|
|
|
|
dossier:
|
2022-05-04 08:57:14 +02:00
|
|
|
|
id: "File number"
|
2022-04-13 15:44:05 +02:00
|
|
|
|
state: "State"
|
2023-11-22 12:06:21 +01:00
|
|
|
|
pending_correction: Requested correction
|
2022-04-13 15:44:05 +02:00
|
|
|
|
dossier/state: &state
|
|
|
|
|
brouillon: "Draft"
|
2023-04-18 13:09:22 +02:00
|
|
|
|
en_construction: "In progress"
|
2022-04-13 15:44:05 +02:00
|
|
|
|
en_instruction: "Processing"
|
|
|
|
|
accepte: "Accepted"
|
|
|
|
|
refuse: "Refused"
|
2023-04-18 13:09:22 +02:00
|
|
|
|
sans_suite: "No further action"
|
2023-06-15 18:08:44 +02:00
|
|
|
|
a_corriger: To be corrected
|
2023-03-23 12:47:45 +01:00
|
|
|
|
pending_correction:
|
|
|
|
|
for_instructeur: "pending"
|
|
|
|
|
for_user: "to be corrected"
|
2023-06-02 15:46:23 +02:00
|
|
|
|
resolved: corrected
|
2022-04-13 15:44:05 +02:00
|
|
|
|
traitement:
|
|
|
|
|
state: "State"
|
|
|
|
|
traitement/state:
|
|
|
|
|
<<: *state
|
2023-11-22 12:06:21 +01:00
|
|
|
|
errors:
|
|
|
|
|
models:
|
|
|
|
|
dossier:
|
|
|
|
|
attributes:
|
|
|
|
|
pending_correction:
|
|
|
|
|
blank: Check to confirm that you have made the requested corrections.
|