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/ro.toml
parent8d491509e02ff1a4a50f1a1b70e79e94c48bb2f6 (diff)
feat(cookies): add Cookie consent banner (#355)
Diffstat (limited to 'i18n/ro.toml')
-rw-r--r--i18n/ro.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/i18n/ro.toml b/i18n/ro.toml
index c9f3d2b..cceb805 100644
--- a/i18n/ro.toml
+++ b/i18n/ro.toml
@@ -88,6 +88,15 @@ other = "lib/lunr/lunr.ro.js"
[copyToClipboard]
other = "Copiați în clipboard"
+
+[cookieconsentMessage]
+other = "Acest site web utilizează Cookies pentru a vă îmbunătăți experiența."
+
+[cookieconsentDismiss]
+other = "De acord"
+
+[cookieconsentLink]
+other = "Aflați mai multe"
# === partials/assets.html ===
# === partials/plugin/share.html ===