Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2020-05-13 16:19:39 +0300
committerGitHub <noreply@github.com>2020-05-13 16:19:39 +0300
commit0a9ec9745073527c2d43c545ef8d228fb22a16fa (patch)
tree8572ef783e39c44d35737a4b5fa7b38bf8769c1a /i18n/it.toml
parent8d491509e02ff1a4a50f1a1b70e79e94c48bb2f6 (diff)
feat(cookies): add Cookie consent banner (#355)
Diffstat (limited to 'i18n/it.toml')
-rw-r--r--i18n/it.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/i18n/it.toml b/i18n/it.toml
index 4d79ab4..cb24f56 100644
--- a/i18n/it.toml
+++ b/i18n/it.toml
@@ -88,6 +88,15 @@ other = "lib/lunr/lunr.it.js"
[copyToClipboard]
other = "Copia negli appunti"
+
+[cookieconsentMessage]
+other = "Questo sito Web utilizza i Cookies per migliorare la tua esperienza."
+
+[cookieconsentDismiss]
+other = "Essere d'accordo"
+
+[cookieconsentLink]
+other = "Per saperne di piĆ¹"
# === partials/assets.html ===
# === partials/plugin/share.html ===