DethAriel / ng-recaptcha

Angular component for Google reCAPTCHA
https://dethariel.github.io/ng-recaptcha/
MIT License
471 stars 122 forks source link

[Feature] Ability to specify language through Directive #121

Open dwfe opened 6 years ago

dwfe commented 6 years ago

Summary

I'm submitting a:

Description

Now we can specify the language in the module.

But in case the user can change the language via the interface, then I have no way to pass the language changes to the re-captcha component.

Could you expand Input Options with a Directive, that would allow you to pass the language to the re-captcha component.

Lib versions:

DethAriel commented 5 years ago

Hello @dwfe ! Thx for reaching out.

There have been multiple attempts to do that in the past, both from myself as well as from contributors, and they had various downsides:

I agree that it would have been a great feature.

There are no plans to get back to that for now, but I'll leave the issue open