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