Closed saloumfall closed 8 years ago
Pass the hl
parameter in the query string when loading recaptcha, like so:
<script
src="https://www.google.com/recaptcha/api.js?onload=vcRecaptchaApiLoaded&render=explicit&hl=zu"
async defer
></script>
Reference: https://developers.google.com/recaptcha/docs/display#config List of languages codes: https://developers.google.com/recaptcha/docs/language
Thanks! all is fine
How to change captcha language ? thx