From caae4d11c56e6b8973e7ffdce4777cfca75348f5 Mon Sep 17 00:00:00 2001 From: CaraDune <74244741+CaraDune@users.noreply.github.com> Date: Mon, 19 Apr 2021 12:49:18 +0200 Subject: [PATCH] [#177456804] Footer on bonus information screen has a wrong text (#2986) * update cgn footer for guide and privacy policy this is the correct copy for the Legal Team - thanks guys * Update index.yml * Update index.yml Co-authored-by: Simone Co-authored-by: Cristiano Tofani --- locales/en/index.yml | 2 +- locales/it/index.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en/index.yml b/locales/en/index.yml index 540dbd1ad5d..7337fe5eb5c 100644 --- a/locales/en/index.yml +++ b/locales/en/index.yml @@ -2019,7 +2019,7 @@ bonus: active: Active failed: Failed redeemed: Consumed - termsAndConditionFooter: "By pressing \"{{ctaText}}\" you declare that you have read and understood the [regulation]({{regulationLink}}) and the [information on the processing of personal data]({{tosUrl}}) of the service." + termsAndConditionFooter: "By pressing \"{{ctaText}}\" you declare that you have read and understood the [Guide]({{regulationLink}}) and the [Privacy Policy]({{tosUrl}})" tos: title: Information on the processing of personal data content: !include bonus/bonusVacanze/bonus_tos.md diff --git a/locales/it/index.yml b/locales/it/index.yml index 68dad7daffa..3b77a06d4a7 100644 --- a/locales/it/index.yml +++ b/locales/it/index.yml @@ -2049,7 +2049,7 @@ bonus: active: Attivo failed: Fallito redeemed: Utilizzato - termsAndConditionFooter: "Premendo \"{{ctaText}}\" dichiari di aver letto e compreso la [guida]({{regulationLink}}) e l'[informativa sul trattamento dei dati personali]({{tosUrl}}) del servizio." + termsAndConditionFooter: "Premendo \"{{ctaText}}\" dichiari di aver letto e compreso la [Guida]({{regulationLink}}) e l'[Informativa Privacy]({{tosUrl}})" tos: title: Informativa sul trattamento dei dati personali content: !include bonus/bonusVacanze/bonus_tos.md