reCAPTCHA translate

hello

 

in /templates/base/reCaptcha.html

 

the language value is not dynamically translatable


<div class="recaptcha_only_if_incorrect_sol" style="color:red">Incorrect please try again</div>
.... <span class="recaptcha_only_if_image">Type the text:</span>
<span class="recaptcha_only_if_audio">Enter the numbers you hear:</span>
....
  <a href="javascript:Recaptcha.reload()" id="icon-reload" title="Get another CAPTCHA"><i class="sys-icon refresh"> refresh</i></a>
<a class="recaptcha_only_if_image" href="javascript:Recaptcha.switch_type('audio')" id="icon-audio" title="Get an audio CAPTCHA"><i class="sys-icon volume-up"> audio</i></a>
<a class="recaptcha_only_if_audio" href="javascript:Recaptcha.switch_type('image')" id="icon-image" title="Get an image CAPTCHA"><i class="sys-icon picture-o"> image</i></a>
<a href="javascript:Recaptcha.showhelp()" id="icon-help" title="Help"><i class="sys-icon question-circle"> help</i></a>

for a site multilanguage is not good

 

you can see that on http://www.boonex.club/forgot.php?lang=ru

 

for example

 

regards

Quote · 16 Mar 2016

Thank you for the report:

https://github.com/boonex/dolphin.pro/issues/380

Rules → http://www.boonex.com/terms
Quote · 20 Mar 2016

Hello

The issue was fixed.

https://github.com/boonex/dolphin.pro/commit/595bc739ffe7e6f1cc3d0fd0fc94acaf2337d479

Quote · 23 Jun 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.