NoCaptcha translation

ferino 29 Jun, 2015
Hi,
I use Google NoCaptcha in Chronoforms.
Everything works fine, just those string are stored directly in PHP, which is quite such an unhappy solution, if I have a multilanguage website.
For example:
'error' => "The reCAPTCHA wasn't entered correctly. Please try it again."
is in administrator\components\com_chronoforms5\chronoforms\actions\check_nocaptcha\check_nocaptcha.php
GreyHead 29 Jun, 2015
Hi ferino,

You can edit the message in the Check NoCaptcha action - and you can use Locale strings in the message there.

Bob
ferino 29 Jun, 2015
Super!
Why did not I think? 😉
Thanks.
ferino
This topic is locked and no more replies can be posted.