Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add language support for recapcha #561

Closed
canesin opened this issue Oct 19, 2015 · 2 comments
Closed

Add language support for recapcha #561

canesin opened this issue Oct 19, 2015 · 2 comments

Comments

@canesin
Copy link

canesin commented Oct 19, 2015

reCaptcha is always in english with useraccounts. You should add a hl field in the reCaptcha configuration, or set it equal to the T9n setting. Something like this for loading the javascript will suffice:

script src='https://www.google.com/recaptcha/api.js?hl={{languageTag}}'

@splendido
Copy link
Member

tnx

@splendido
Copy link
Member

btw, the widget won't change language reactively...

If you really need it, you could try to remove the recaptcha widget and re-render it manually after having loaded again the api with the new language code when the language changes...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants