I've installed a french plugin to translate CB and the register form.
Unfortunately, the alert messages aren't translated. What file do I have to change in order to translate them.
in cbteamplugins_language.php there should be under // CB 1.4 Validations (or you can enter there:
'Please enter a valid email address.' => 'Please enter a valid email address.',
then you write the french translation in the part after =>