Language fix on cookie consent. (Issue #203)

This commit is contained in:
gkolokythas 2019-11-20 11:14:18 +02:00
parent 03143aacae
commit 92a2e546e9
1 changed files with 1 additions and 1 deletions

View File

@ -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"