SOLVED

ReCaptcha V3 - is there any way to translate the recaptcha message?

Go to solution
LeaCharnley
Level 2

ReCaptcha V3 - is there any way to translate the recaptcha message?

Hi

When I used a previous version of ReCaptcha in forms on my website, the message would auto translate based on browser settings. With the integrated Captcha method in Marketo, my team in Germany tells me that doesn't appear to be the case. Does anyone know what I can do here?

Lea Charnley
1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: ReCaptcha V3 - is there any way to translate the recaptcha message?

This text is hard-coded and will not respond to browser language ā€”

SanfordWhiteman_0-1730345575024.png

ā€” but you can simply hide this container (div.mktoCaptchaDisclaimer) and inject your own localized Rich Text area.

View solution in original post

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Re: ReCaptcha V3 - is there any way to translate the recaptcha message?

This text is hard-coded and will not respond to browser language ā€”

SanfordWhiteman_0-1730345575024.png

ā€” but you can simply hide this container (div.mktoCaptchaDisclaimer) and inject your own localized Rich Text area.