mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Russian)
This commit is contained in:
parent
545af807ea
commit
1971479651
@ -4,6 +4,10 @@ return [
|
||||
'auto_approve' => [
|
||||
'name' => 'Авто Одобрить',
|
||||
],
|
||||
'estimated_pending_time' => [
|
||||
'name' => 'Расчетное время ожидания',
|
||||
'instructions' => 'В часах',
|
||||
],
|
||||
'default_published_time' => [
|
||||
'name' => 'Время публикации по умолчанию',
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user