To change language of ReCaptcha text
Posted: 31 Jan 2012, 18:52
Hi, I have to start by saying what an awesome product this is. And the support so far given to me is very good. I hope you can help me solve this little problem:
I have now see where the code for the captcha is located, but I'm still not sure where to put the java script
var RecaptchaOptions = {
theme : 'white'
};
to change the appearance of the ReCaptcha, and the java script
var RecaptchaOptions = {
lang : 'en',
};
to change the language of the explaining text on the ReCaptcha image ("enter the letters shown".
Regards / Gloria
I have now see where the code for the captcha is located, but I'm still not sure where to put the java script
var RecaptchaOptions = {
theme : 'white'
};
to change the appearance of the ReCaptcha, and the java script
var RecaptchaOptions = {
lang : 'en',
};
to change the language of the explaining text on the ReCaptcha image ("enter the letters shown".
Regards / Gloria