Revived the dashboard.
This commit is contained in:
7
app/application/lang/ru/captcha_log_type.php
Normal file
7
app/application/lang/ru/captcha_log_type.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
return [
|
||||
'Created' => 'Создание капчи',
|
||||
'Error' => 'Ошибка в валидации капчи',
|
||||
'Verified' => 'Успешно проверено',
|
||||
'ReadVerified' => 'Завершена проверка капчи',
|
||||
];
|
Reference in New Issue
Block a user