mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 06:09:55 +09:00
Add reCAPTCHA addon for signup page
This commit is contained in:
parent
e96ac0ba7a
commit
bfc212cc09
6 changed files with 108 additions and 2 deletions
3
addons/recaptcha/lang/en.php
Normal file
3
addons/recaptcha/lang/en.php
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
$lang->msg_recaptcha_server_error = 'An error occurred while verifying your reCAPTCHA response.';
|
||||
$lang->msg_recaptcha_invalid_response = 'Please check reCAPTCHA.';
|
||||
Loading…
Add table
Add a link
Reference in a new issue