Hi
When we translated the page, the recaptcha did not appear in the second language, and we were not able to submit.
Please help.
Sincerely,
1 Answers
You just need to specify the parameter “?hl=” in the script’s url:
<script src='https://www.google.com/recaptcha/api.js?hl=fr'></script>
Not very well documented, indeed!
find your language code here: https://developers.google.com/recaptcha/docs/language
Please login or Register to submit your answer