Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Ove Andersen 435 posts 1541 karma points c-trib
    Feb 16, 2010 @ 13:18
    Ove Andersen
    0

    Custom translations for reCAPTCHA

    I am using the reCaptcha module posted here.

    Is there a way to implement custom translations?

    I tried adding a

    var RecaptchaOptions = {
     custom_translations : {} };

    in the header, but I can see that it gets overridden when the reCaptcha module is rendered.

  • Comment author was deleted

    Feb 26, 2010 @ 10:20

    Hi Ove,

    I think you can do this with some js, check out the documentation on the recaptcha site

    http://recaptcha.net/apidocs/captcha/client.html

  • Ove Andersen 435 posts 1541 karma points c-trib
    Apr 21, 2010 @ 09:24
    Ove Andersen
    0

    I tried, but the problem is that the javascript is ignored.

  • Comment author was deleted

    Apr 21, 2010 @ 12:51

    Hi Ove, think you will have to modify the sourcecode of the reCaptcha fieldtype then

Please Sign in or register to post replies

Write your reply to:

Draft