Does anyone know if you have translate this option in the google captcha?
Does anyone know if you have translate this option in the google captcha?
So far the option does not exist reCaptcha audio translation, only texts are translated. According to the guide, there is the parameter GET hl
for language configuration.
Example: <script src='https://www.google.com/recaptcha/api.js?hl=pt-BR'></script>
.
According to the documentation this parameter:
Force the widget to render in a specific language.
link , our translation.