From 6e83054b5a9b5a36cd841e668e0b1d8bec44eaed Mon Sep 17 00:00:00 2001 From: frascu Date: Thu, 12 Jan 2023 13:39:08 +0100 Subject: [PATCH] change cookie message --- i18n/en.yaml | 2 +- i18n/it.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en.yaml b/i18n/en.yaml index 075d066a..e86c9811 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -42,4 +42,4 @@ translation: "More Info" - id: cookie_message - translation: "We would like to use third party cookies and scripts to improve the functionality of this website." \ No newline at end of file + translation: "I would like to use third party cookies and scripts to improve the functionalities of this website." \ No newline at end of file diff --git a/i18n/it.yaml b/i18n/it.yaml index 3520bb33..11ac8ced 100644 --- a/i18n/it.yaml +++ b/i18n/it.yaml @@ -36,4 +36,4 @@ translation: "Più Info" - id: cookie_message - translation: "Vorremmo utilizzare cookie e script di terze parti per migliorare la funzionalità di questo sito web." \ No newline at end of file + translation: "Vorrei utilizzare cookie e script di terze parti per migliorare le funzionalità di questo sito web." \ No newline at end of file