mediawiki-extensions-Confir.../i18n/re/en.json
Siebrand Mazeland aca764a8c2 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: I71327ba3a0db3f9a94afcac033f1d2fde0ca4173
2014-03-26 12:58:25 +01:00

12 lines
957 B
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:"
}