white paper > form : update message to fit brevo
All checks were successful
Deploy Production / Deploy to Production (push) Successful in 39s
All checks were successful
Deploy Production / Deploy to Production (push) Successful in 39s
This commit is contained in:
parent
d087012ea8
commit
9c2e1ee4fa
1 changed files with 3 additions and 3 deletions
|
|
@ -54,8 +54,8 @@ const dict = {
|
|||
white_paper_label: { fr: "LIVRE BLANC", en: "WHITE PAPER" },
|
||||
read_wp: { fr: "Télécharger", en: "Download" },
|
||||
wp_form_intro: {
|
||||
fr: "Renseignez vos informations pour télécharger notre livre blanc.",
|
||||
en: "Fill in your information to download our white paper.",
|
||||
fr: "Renseignez vos informations pour recevoir le livre blanc par mail.",
|
||||
en: "Enter your information to receive the white paper by email.",
|
||||
},
|
||||
wp_firstname: { fr: "Prénom*", en: "First name*" },
|
||||
wp_lastname: { fr: "Nom*", en: "Last name*" },
|
||||
|
|
@ -66,7 +66,7 @@ const dict = {
|
|||
fr: "En cochant cette case, j'accepte d'être recontacté par la société World Game. Mes données ne seront ni vendues, ni partagées.",
|
||||
en: "By checking this box, I agree to be contacted by World Game. My data will not be sold or shared.",
|
||||
},
|
||||
wp_download: { fr: "TÉLÉCHARGER", en: "DOWNLOAD" },
|
||||
wp_download: { fr: "ENVOYER", en: "SEND" },
|
||||
wp_success_heading: {
|
||||
fr: "Merci pour votre\nintérêt et bonne lecture !",
|
||||
en: "Thank you for your\ninterest, enjoy the read!",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue