Page 1 of 1

reCAPTCHA language on multilingual site

Posted: Sun Jan 05, 2014 10:29 am
by lumimies
Hi

Is there a possibility to change reCAPTCHAs language on multilingual site? I have tried:

Code: Select all

<__script__ type="text/javascript">
var RecaptchaOptions = {
   lang : 'fr',
};
</__script>
-> in template but it did not work.

Thank You

Re: reCAPTCHA language on multilingual site

Posted: Sun Jan 05, 2014 12:12 pm
by chandra
How do you are using reCaptcha?

The options must be placed directly inside the reCaptcha call, nowhere else.

Re: reCAPTCHA language on multilingual site

Posted: Sun Jan 05, 2014 12:36 pm
by lumimies
Hi

I use reCaptcha "out-of-the-box" with modules:
FormBuilder: 0.7.4 and Captcha: 0.4.6, Cms Version: 1.11.7

Thank You

Re: reCAPTCHA language on multilingual site

Posted: Sat Jan 11, 2014 9:29 pm
by chandra
It seams module need a modification - but posting this here is not allowed.