mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
#1185 add views
This commit is contained in:
parent
c3c63c1820
commit
f1ed02317f
@ -276,5 +276,6 @@ return [
|
||||
'preview_text' => [
|
||||
'part_1' => 'If the following information about your ad is correct, click the "Continue" button and go to the next step.',
|
||||
'part_2' => 'If not, click the "Edit" button.',
|
||||
]
|
||||
],
|
||||
'views' => 'Views',
|
||||
];
|
||||
|
||||
@ -107,8 +107,8 @@ return [
|
||||
'my_adv' => [
|
||||
'name' => 'İlan'
|
||||
],
|
||||
'description' => 'Detaylar',
|
||||
'explanation' => 'Açıklama',
|
||||
'description' => 'Detaylar',
|
||||
'explanation' => 'Açıklama',
|
||||
'type' => [
|
||||
'name' => 'Tip'
|
||||
],
|
||||
@ -272,5 +272,7 @@ return [
|
||||
'pending_message_3' => 'Tahmini Bekleme Süresi',
|
||||
'pending_message_4' => 'Onay sürecinde geçirilen süre doping zamanına eklenecektir.',
|
||||
'pending_message_5' => 'Onay sürecinde reklamla ilgili çağrı merkezinden hiçbir işlem yapılamaz.',
|
||||
'hours' => 'saatler'
|
||||
'hours' => 'saatler',
|
||||
'views' => 'Görüntülenme',
|
||||
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user