white paper : add asterisque
All checks were successful
Deploy / Deploy to Production (push) Successful in 22s
All checks were successful
Deploy / Deploy to Production (push) Successful in 22s
This commit is contained in:
parent
045c0be583
commit
0672841f8b
3 changed files with 7 additions and 4 deletions
|
|
@ -58,8 +58,8 @@ const dict = {
|
|||
},
|
||||
wp_firstname: { fr: "Prénom*", en: "First name*" },
|
||||
wp_lastname: { fr: "Nom*", en: "Last name*" },
|
||||
wp_company: { fr: "Société", en: "Company" },
|
||||
wp_role: { fr: "Fonction", en: "Role" },
|
||||
wp_company: { fr: "Société*", en: "Company*" },
|
||||
wp_role: { fr: "Fonction*", en: "Role*" },
|
||||
wp_email: { fr: "E-mail*", en: "E-mail*" },
|
||||
wp_consent: {
|
||||
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.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue