mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-15 09:19:57 +09:00
3 lines
171 B
PHP
3 lines
171 B
PHP
<?php
|
|
$lang->msg_recaptcha_server_error = 'An error occurred while verifying your reCAPTCHA response.';
|
|
$lang->msg_recaptcha_invalid_response = 'Please check reCAPTCHA.';
|