Commit 040dfd69 by mrey Committed by George Song

Improve cookie consent message

parent 8ce7d864
......@@ -17,7 +17,7 @@ window.addEventListener("load", function(){
button: {background: "#005379", text: "#ffffff"},
},
"content": {
"message": "${_('This website uses cookies to ensure you get the best experience on our website.')}",
"message": "${_('This website uses cookies to ensure you get the best experience on our website. If you continue browsing this site, we understand that you accept the use of cookies.')}",
"dismiss": "${_('Got it!')}",
"link": "${_('Learn more')}",
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment