Language fix on cookie consent. (Issue #203)
This commit is contained in:
parent
03143aacae
commit
92a2e546e9
|
@ -118,7 +118,7 @@
|
|||
},
|
||||
"COOKIE": {
|
||||
"MESSAGE": "This website uses cookies to enhance the user experience.",
|
||||
"DISMISS": "Got it!",
|
||||
"DISMISS": "Accept",
|
||||
"DENY": "Refuse cookies",
|
||||
"LINK": "Learn more",
|
||||
"POLICY": "Cookie Policy"
|
||||
|
|
Loading…
Reference in New Issue