feat(cookies): add Cookie consent banner (#355)
This commit is contained in:
@@ -84,6 +84,15 @@ other = "en"
|
||||
|
||||
[copyToClipboard]
|
||||
other = "Copy to clipboard"
|
||||
|
||||
[cookieconsentMessage]
|
||||
other = "This website uses Cookies to improve your experience."
|
||||
|
||||
[cookieconsentDismiss]
|
||||
other = "Got it!"
|
||||
|
||||
[cookieconsentLink]
|
||||
other = "Learn more"
|
||||
# === partials/assets.html ===
|
||||
|
||||
# === partials/plugin/share.html ===
|
||||
|
||||
Reference in New Issue
Block a user