mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations field.php (Turkish)
This commit is contained in:
parent
7f65e3cc5e
commit
115388838b
@ -251,7 +251,7 @@ return [
|
|||||||
'name' => 'Son 24 saat'
|
'name' => 'Son 24 saat'
|
||||||
],
|
],
|
||||||
'in_the_last_day' => [
|
'in_the_last_day' => [
|
||||||
'name' => 'In The Last 24 Hours'
|
'name' => 'Son 24 Saat İçinde'
|
||||||
],
|
],
|
||||||
'in_the_last_week' => [
|
'in_the_last_week' => [
|
||||||
'name' => 'Son 1 hafta'
|
'name' => 'Son 1 hafta'
|
||||||
@ -302,10 +302,10 @@ return [
|
|||||||
// New create page
|
// New create page
|
||||||
'options' => 'Opsiyonlar',
|
'options' => 'Opsiyonlar',
|
||||||
|
|
||||||
'free' => 'Free',
|
'free' => 'Bedava',
|
||||||
'ad_date' => 'Ad Date',
|
'ad_date' => 'İlan Tarihi',
|
||||||
'photo_video' => 'Photo, Video',
|
'photo_video' => 'Fotoğraf, Video',
|
||||||
'and_above' => 'and above',
|
'and_above' => 've yukarıda',
|
||||||
'and_below' => 'and below',
|
'and_below' => 've aşağıda',
|
||||||
'clear_all' => 'Clear All',
|
'clear_all' => 'Hepsini temizle',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user