vue-recaptcha-v3
vue-recaptcha-v3 copied to clipboard
Localization
The browser language is English, but Recaptcha still in the Russian language.
I can pass language param like this? Vue.use(VueReCaptcha, { siteKey: '', loaderOptions: {renderParameters: {"hl": "en"}} })
I tried, but it doesn't work.