✏️ update newsletter helper to be more GDPR compliant

Signed-off-by: jbleduigou <jb.leduigou@gmail.com>
This commit is contained in:
jbleduigou 2021-06-16 21:59:05 +02:00
parent 4aca409662
commit d10b8a75b1
2 changed files with 2 additions and 2 deletions

View file

@ -33,7 +33,7 @@ other = "Stay up to date with email notification"
other = "Enter email" other = "Enter email"
[newsletter_warning] [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] [submit]
other = "Submit" other = "Submit"

View file

@ -33,7 +33,7 @@ other = "Restez à jour par e-mail"
other = "Entrez une adresse e-mail" other = "Entrez une adresse e-mail"
[newsletter_warning] [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] [submit]
other = "Envoyer" other = "Envoyer"