mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-14 19:30:11 +00:00
e919220397
Change-Id: I8adba67b0dec5752c2d46538520ac418035a1361
16 lines
924 B
JSON
16 lines
924 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Umherirrender"
|
|
]
|
|
},
|
|
"hcaptcha-desc": "{{desc}}",
|
|
"hcaptcha-edit": "Message above the CAPTCHA for edit action.\n{{related|ConfirmEdit-edit}}",
|
|
"hcaptcha-addurl": "Message above the CAPTCHA for addurl (user added new external links to the page) action.\n{{related|ConfirmEdit-addurl}}",
|
|
"hcaptcha-badlogin": "Message above the CAPTCHA for badlogin action.\n{{related|ConfirmEdit-badlogin}}",
|
|
"hcaptcha-createaccount": "Message above the CAPTCHA for createaccount (user creates a new account) action.\n{{related|ConfirmEdit-createaccount}}",
|
|
"hcaptcha-createaccount-fail": "Error message, when the CAPTCHA isn't solved correctly.\n{{related|ConfirmEdit-createaccount-fail}}",
|
|
"hcaptcha-create": "Message above the CAPTCHA for create (user creates a new page) action.\n{{related|ConfirmEdit-create}}",
|
|
"hcaptcha-help": "Explanation of how to solve the CAPTCHA for API clients."
|
|
}
|