mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Turkish)
This commit is contained in:
parent
cd6db9cc06
commit
ebac82da22
@ -4,6 +4,13 @@ return [
|
||||
'auto_approve' => [
|
||||
'name' => 'Otomatik Onaylama',
|
||||
],
|
||||
'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' => 'Tahmini Bekleme Süresi',
|
||||
'instructions' => 'Saatlerde',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user