New translations setting.php (Russian)

This commit is contained in:
Fatih Alp 2020-03-19 18:22:45 +03:00
parent 545af807ea
commit 1971479651

View File

@ -4,6 +4,10 @@ return [
'auto_approve' => [
'name' => 'Авто Одобрить',
],
'estimated_pending_time' => [
'name' => 'Расчетное время ожидания',
'instructions' => 'В часах',
],
'default_published_time' => [
'name' => 'Время публикации по умолчанию',
],