mediawiki-extensions-Confir.../ReCaptcha/i18n/en.json
Brad Jorsch 01d11b7b73 Add i18n for injected API parameters
Change-Id: I4a0a6c47afdd62e1c9d0b29f066d2a6d1791b52d
2015-12-18 12:53:44 -05:00

15 lines
1.1 KiB
JSON

{
"@metadata": {
"authors": []
},
"recaptcha-desc": "reCAPTCHA module for Confirm Edit",
"recaptcha-edit": "To protect the wiki against automated edit spam, we kindly ask you to type the two words you see in the box below:",
"recaptcha-addurl": "Your edit includes new external links. To protect the wiki against automated spam, we kindly ask you to type the two words you see in the box below:",
"recaptcha-badlogin": "To protect the wiki against automated password cracking, we kindly ask you to type the two words you see in the box below:",
"recaptcha-createaccount": "To protect the wiki against automated account creation, we kindly ask you to type the two words you see in the box below:",
"recaptcha-createaccount-fail": "Incorrect or missing reCAPTCHA answer.",
"recaptcha-create": "To protect the wiki against automated page creation, we kindly ask you to type the two words you see in the box below:",
"recaptcha-apihelp-param-recaptcha_challenge_field": "Field from the ReCaptcha widget",
"recaptcha-apihelp-param-recaptcha_response_field": "Field from the ReCaptcha widget"
}