mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
advs trans add
This commit is contained in:
parent
3db9278f64
commit
117c56cc53
@ -272,6 +272,9 @@ return [
|
||||
'in_the_last_month' => [
|
||||
'name' => 'In The Last Month'
|
||||
],
|
||||
'in_the_last_two_days' => [
|
||||
'name' => 'In The Last Two Days'
|
||||
],
|
||||
'ads_with_photo' => [
|
||||
'name' => 'Ads With Photo'
|
||||
],
|
||||
|
||||
@ -266,7 +266,7 @@ return [
|
||||
'name' => 'Son 24 Saat İçinde'
|
||||
],
|
||||
'in_the_last_day' => [
|
||||
'name' => 'Son 24 Saat İçinde'
|
||||
'name' => 'Son 1 Gün İçinde'
|
||||
],
|
||||
'in_the_last_week' => [
|
||||
'name' => 'Son 1 Hafta İçinde'
|
||||
@ -274,6 +274,9 @@ return [
|
||||
'in_the_last_month' => [
|
||||
'name' => 'Son 1 Ay İçinde'
|
||||
],
|
||||
'in_the_last_two_days' => [
|
||||
'name' => 'Son 2 Gün içinde'
|
||||
],
|
||||
'ads_with_photo' => [
|
||||
'name' => 'Fotoğraflı İlanlar'
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user