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