demarches-normaliennes/config/locales/models/export_templates/en.yml
2024-07-26 13:34:50 +02:00

19 lines
774 B
YAML

en:
activerecord:
models:
export_template: Export template
attributes:
export_template:
hints:
name: "The name will be visible by you and the other instructors"
dossier_folder: "How would you like to name the directory containing the documents of a folder?"
export_pdf: "How would you like to name the pdf file containing all the user's answers?"
name: "Template's name"
dossier_folder: "Directory's name for pdf format"
export_pdf: "File in pdf format"
errors:
models:
export_template:
dossier_number_required: "must contain dossier's number"
different_templates: "Files must have different names"
invalid_template: "A file name is invalid"