mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
commit
d0c52eb32f
@ -276,5 +276,6 @@ return [
|
|||||||
'preview_text' => [
|
'preview_text' => [
|
||||||
'part_1' => 'If the following information about your ad is correct, click the "Continue" button and go to the next step.',
|
'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.',
|
'part_2' => 'If not, click the "Edit" button.',
|
||||||
]
|
],
|
||||||
|
'views' => 'Views',
|
||||||
];
|
];
|
||||||
|
|||||||
@ -107,8 +107,8 @@ return [
|
|||||||
'my_adv' => [
|
'my_adv' => [
|
||||||
'name' => 'İlan'
|
'name' => 'İlan'
|
||||||
],
|
],
|
||||||
'description' => 'Detaylar',
|
'description' => 'Detaylar',
|
||||||
'explanation' => 'Açıklama',
|
'explanation' => 'Açıklama',
|
||||||
'type' => [
|
'type' => [
|
||||||
'name' => 'Tip'
|
'name' => 'Tip'
|
||||||
],
|
],
|
||||||
@ -272,5 +272,7 @@ return [
|
|||||||
'pending_message_3' => 'Tahmini Bekleme Süresi',
|
'pending_message_3' => 'Tahmini Bekleme Süresi',
|
||||||
'pending_message_4' => 'Onay sürecinde geçirilen süre doping zamanına eklenecektir.',
|
'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.',
|
'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