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
8a8b25668c
commit
7e1b15a4ab
@ -4,6 +4,13 @@ return [
|
||||
'auto_approve' => [
|
||||
'name' => 'Авто Одобрить',
|
||||
],
|
||||
'default_view_type' => [
|
||||
'name' => 'Default View Type',
|
||||
],
|
||||
'hide_zero_price' => [
|
||||
'name' => 'Hide Price if Zero',
|
||||
'instructions' => 'Hide the price if the ad price is 0',
|
||||
],
|
||||
'estimated_pending_time' => [
|
||||
'name' => 'Расчетное время ожидания',
|
||||
'instructions' => 'В часах',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user