Is there a way to set custom language strings for a ReCaptcha ASP.Net user control?

I am using a ReCaptcha ASP.Net user control, and I was wondering if anyone knew about how to configure custom language strings for the control from markup.

I know how to do this if I do not use a user control, for example. setting the javascript RecaptchaOptions variable, but the user control writes its own variable and uses this so that the solution does not work or not when I try.

Thanks in advance.

+3
source share
1 answer

, , SO , ( 1.0. 5), , , publish Lang.

recaptcha : , , , , , , ,

javascript... recaptcha javascript, , , , ( ) .

+1

Source: https://habr.com/ru/post/1794355/