Improve cookie consent message
This commit is contained in:
@@ -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')}",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user