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

40 lines
1.4 KiB
YAML
Raw Normal View History

en:
activerecord:
models:
procedure:
one: Procedure
other: Procedure
attributes:
procedure:
path: Public link
organisation: Service
duree_conservation_dossiers_dans_ds: Duration files will be kept
max_duree_conservation_dossiers_dans_ds: Max duration allowed to keep files
2022-10-28 16:15:55 +02:00
aasm_state:
brouillon: Draft
publiee: Published
close: Closed
hidden: Destroyed
declarative_with_state/en_instruction: Instruction
declarative_with_state/accepte: Accepted
api_particulier_token: Token API Particulier
lien_dpo: DPO contact
routing_criteria_name: Routing criteria name
initiated_mail: File sorted for processing notification email
received_mail: File submitted notification email
closed_mail: File sorted as accepted notification email
refused_mail: File sorted as refused notification email
without_continuation_mail: File sorted with no further action notification email
errors:
models:
procedure:
attributes:
api_particulier_token:
invalid: 'invalid format'
draft_types_de_champ:
format: 'Public field %{message}'
draft_types_de_champ_private:
format: 'Private field %{message}'
lien_dpo:
invalid_uri_or_email: "Fill in with an email or a link"