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

12 lines
898 B
JSON

{
"@metadata": [],
"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.",
"renocaptcha-apihelp-param-g-recaptcha-response": "{{doc-apihelp-param|description=the \"g-recaptcha-response\" parameter added by [[mw:Extension:ConfirmEdit]]|noseealso=1}}"
}