From 0a9ec9745073527c2d43c545ef8d228fb22a16fa Mon Sep 17 00:00:00 2001 From: Dillon Date: Wed, 13 May 2020 21:19:39 +0800 Subject: feat(cookies): add Cookie consent banner (#355) --- i18n/zh-CN.toml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'i18n/zh-CN.toml') diff --git a/i18n/zh-CN.toml b/i18n/zh-CN.toml index 67f19da..b50a115 100644 --- a/i18n/zh-CN.toml +++ b/i18n/zh-CN.toml @@ -91,6 +91,15 @@ other = "lib/lunr/lunr.segmentit.js" [copyToClipboard] other = "复制到剪贴板" + +[cookieconsentMessage] +other = "本网站使用 Cookies 来改善您的浏览体验." + +[cookieconsentDismiss] +other = "同意" + +[cookieconsentLink] +other = "了解更多" # === partials/assets.html === # === partials/plugin/share.html === -- cgit v1.2.3