Revived the dashboard.
This commit is contained in:
7
app/application/lang/en/captcha_log_type.php
Normal file
7
app/application/lang/en/captcha_log_type.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
return [
|
||||
'Created' => 'Creating a captcha',
|
||||
'Error' => 'Error in captcha validation',
|
||||
'Verified' => 'Successfully verified',
|
||||
'ReadVerified' => 'Completed captcha verification',
|
||||
];
|
Reference in New Issue
Block a user