mediawiki-extensions-Confir.../ReCaptchaNoCaptcha/i18n/qqq.json
Paladox 4307f1ec19 Add some Jenkins tests
Add support for composer phplint and npm jshint, jsonlint
and banana-checker.

Change-Id: If509fdb96f35cdd252b6c53ece8a568b4a614926
2015-10-14 11:52:19 +01:00

13 lines
739 B
JSON

{
"@metadata": {
"authors": []
},
"renocaptcha-edit": "Message above the CAPTCHA for edit action.",
"renocaptcha-addurl": "Message above the CAPTCHA for addurl (user added new external links to the page) action.",
"renocaptcha-badlogin": "Message above the CAPTCHA for badlogin action.",
"renocaptcha-createaccount": "Message above the CAPTCHA for createaccount (user creates a new account) action.",
"renocaptcha-createaccount-fail": "Error message, when the CAPTCHA isn't solved correctly.",
"renocaptcha-create": "Message above the CAPTCHA for create (user creates a new page) action.",
"renocaptcha-noscript": "This messages is warning you have javascript disabled so you have to manualy input the text into the textbox."
}