forked from External/greenlight
GRN2-125: Added a configurable reCAPTCHA on sign up (#502)
* Added a configurable reCAPTCHA on sign up * Added missing code
This commit is contained in:
committed by
Jesus Federico
parent
f6dd3d34eb
commit
75f48f4979
@ -210,6 +210,10 @@ en:
|
||||
google: Google
|
||||
microsoft_office365: Office 365
|
||||
twitter: Twitter
|
||||
recaptcha:
|
||||
errors:
|
||||
recaptcha_unreachable: Oops, we failed to validate your reCAPTCHA response. Please try again.
|
||||
verification_failed: reCAPTCHA verification failed, please try again.
|
||||
recording:
|
||||
all_recordings: All Recordings
|
||||
email: Email Recording
|
||||
|
Reference in New Issue
Block a user