mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-15 20:09:25 +00:00
4307f1ec19
Add support for composer phplint and npm jshint, jsonlint and banana-checker. Change-Id: If509fdb96f35cdd252b6c53ece8a568b4a614926
13 lines
739 B
JSON
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."
|
|
}
|