Mohammed
asked 3 years ago

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
DominicStaff
answered 3 years ago

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

Powered by DW Question & Answer Pro