diff --git a/i18n/en.toml b/i18n/en.toml index 564b640..8c8463e 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -33,7 +33,7 @@ other = "Stay up to date with email notification" other = "Enter email" [newsletter_warning] -other = "We'll never share your email with anyone else." +other = "By entering your email address, you agree to receive the newsletter of this website." [submit] other = "Submit" diff --git a/i18n/fr.toml b/i18n/fr.toml index 8565dd5..eecc33c 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -33,7 +33,7 @@ other = "Restez à jour par e-mail" other = "Entrez une adresse e-mail" [newsletter_warning] -other = "Nous ne partagerons jamais votre courriel avec quelqu'un d'autre." +other = "En renseignant votre adresse email, vous accepter de recevoir la newsletter de ce site." [submit] other = "Envoyer"