mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-11 17:00:49 +00:00
f005a5cb4a
Mostly working from Florian's ReCaptchaNoCaptcha Bug: T249854 Change-Id: I5c3ac71bdfd528339b846b5811e78a88e8135e46
14 lines
973 B
JSON
14 lines
973 B
JSON
{
|
|
"@metadata": {
|
|
"authors": []
|
|
},
|
|
"hcaptcha-desc": "[https://www.hcaptcha.com/ hCaptcha] module for Confirm Edit",
|
|
"hcaptcha-edit": "To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:",
|
|
"hcaptcha-addurl": "Your edit includes new external links. To protect the wiki against automated spam, we kindly ask you to solve the following CAPTCHA:",
|
|
"hcaptcha-badlogin": "To protect the wiki against automated password cracking, we kindly ask you to solve the following hCaptcha:",
|
|
"hcaptcha-createaccount": "To protect the wiki against automated account creation, we kindly ask you to solve the following hCaptcha:",
|
|
"hcaptcha-createaccount-fail": "It seems you haven't solved the hCaptcha.",
|
|
"hcaptcha-create": "To protect the wiki against automated page creation, we kindly ask you to solve the following hCaptcha:",
|
|
"hcaptcha-help": "Please solve a hCaptcha challenge and return the response value as captchaWord."
|
|
}
|