When using a bootstrap form module and using norecaptcha. Validation Error wont show up.
see nocaptcha/lang/en.yml
`
en:
NocaptchaField:
EMPTY: "Please answer the captcha, if you do not see the captcha please enable JavaScript"
NOSCRIPT: "You must enable JavaScript to submit this form"
VALIDATE_ERROR: "Captcha could not be validated"
`
When using a bootstrap form module and using norecaptcha. Validation Error wont show up.
see nocaptcha/lang/en.yml
`
en:
NocaptchaField:
`