mediawiki-extensions-Cookie.../i18n/en.json
Florian Schmidt a6d1e1f11a i18n: Make the OK button label translateable
Change-Id: Idb7cb249b582f0bf15f1ea6ec1d0aece5c9efdc5
2016-09-18 00:24:17 +02:00

13 lines
396 B
JSON

{
"@metadata": {
"authors": [
"Florian Schmidt"
]
},
"cookiewarning-info": "Cookies help us deliver our services. By using our services, you agree to our use of cookies.",
"cookiewarning-desc": "Provides a notice at the top of the page about cookies.",
"cookiewarning-moreinfo-label": "More information",
"cookiewarning-more-link": "-",
"cookiewarning-ok-label": "OK"
}