summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/ConfirmEdit/ReCaptcha/i18n/qqq.json
blob: 461a42b54e9deb4a15c1861d9f8e64cfc16a8a90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
	"@metadata": {
		"authors": [
			"Raymond",
			"Shirayuki",
			"Umherirrender"
		]
	},
	"recaptcha-desc": "{{Optional}}\n{{desc}}",
	"recaptcha-edit": "{{Related|ConfirmEdit-edit}}",
	"recaptcha-addurl": "{{Related|ConfirmEdit-addurl}}",
	"recaptcha-badlogin": "{{Related|ConfirmEdit-badlogin}}",
	"recaptcha-createaccount": "{{Related|ConfirmEdit-createaccount}}",
	"recaptcha-createaccount-fail": "{{Related|ConfirmEdit-createaccount-fail}}",
	"recaptcha-create": "{{Related|ConfirmEdit-create}}",
	"recaptcha-info": "Explanation of how to solve the CAPTCHA for API clients.",
	"recaptcha-apihelp-param-recaptcha_challenge_field": "{{doc-apihelp-param|description=the \"recaptcha_challenge_field\" parameter added by [[mw:Extension:ConfirmEdit]]|noseealso=1}}\nSee also {{msg-mw|recaptcha-apihelp-param-recaptcha_response_field}}",
	"recaptcha-apihelp-param-recaptcha_response_field": "{{doc-apihelp-param|description=the \"recaptcha_response_field\" parameter added by [[mw:Extension:ConfirmEdit]]|noseealso=1}}\nSee also {{msg-mw|recaptcha-apihelp-param-recaptcha_challenge_field}}",
	"recaptcha-id-label": "API CAPTCHA challenge ID field label.",
	"recaptcha-id-help": "API CAPTCHA challenge ID field help.",
	"recaptcha-label": "API CAPTCHA solution ID field label.",
	"recaptcha-help": "API CAPTCHA solution ID field help."
}