Improve text for prefill description page

This commit is contained in:
Damien Le Thiec 2022-12-29 10:56:42 +01:00
parent acd461c110
commit e6d4b3061e
3 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@
%p
= t("views.prefill_descriptions.edit.intro_html", libelle: @prefill_description.libelle)
%p
= t("views.prefill_descriptions.edit.info")
= t("views.prefill_descriptions.edit.info_html")
= render "types_de_champs", prefill_description: @prefill_description

View file

@ -104,7 +104,7 @@ en:
prefill_descriptions:
edit:
intro_html: "You'd like to allow your users to <strong>create a prefilled file</strong>, with data you already have, for the procedure « %{libelle} »."
info: Add the fields you want to prefill, thanks to the table below. Once it's over, copy the prefill link, replace the values and share the link.
info_html: To do this, select the fields below that you want to prefill.<br> You will then find a prefill link at the bottom of this page, which you will just need to copy, adapt by replacing the default values, and share.<br> In the same way, you will find an example of a cURL request at the bottom of the page to adapt if you want to prefill the folders via API.
champ_id: ID
champ_type: Type
champ_add: Add

View file

@ -94,7 +94,7 @@ fr:
prefill_descriptions:
edit:
intro_html: "Vous souhaitez permettre à vos usager·ères la <strong>création d'un dossier prérempli</strong>, à partir de données dont vous disposez déjà, pour la démarche « %{libelle} »."
info: Pour cela, ajoutez les champs que vous souhaitez préremplir, grâce au tableau ci-dessous. Lorsque vous avez terminé, il ne vous reste plus qu'à copier le lien de préremplissage, à remplacer les valeurs et à le partager.
info_html: Pour cela, sélectionnez ci-dessous les champs que vous souhaitez préremplir.<br> Vous trouverez ensuite en bas de cette page un lien de préremplissage qu'il ne vous restera plus qu'à copier, à adapter en remplaçant les valeurs par défaut et à partager.<br> De la même façon, vous trouverez en bas de page un exemple de requête cURL à adapter si vous souhaitez préremplir les dossiers par API.
champ_id: ID
champ_type: Type
champ_add: Ajouter