New translations field.php (Azerbaijani)

This commit is contained in:
Fatih Alp 2020-10-06 14:04:45 +03:00
parent 37fbb58ddc
commit 62f5fd9db3

View File

@ -249,7 +249,7 @@ return [
'name' => 'Son 24 saatda' 'name' => 'Son 24 saatda'
], ],
'in_the_last_day' => [ 'in_the_last_day' => [
'name' => 'In The Last 24 Hours' 'name' => 'Son 24 Saatda'
], ],
'in_the_last_week' => [ 'in_the_last_week' => [
'name' => 'Son Həftədə' 'name' => 'Son Həftədə'
@ -300,10 +300,10 @@ return [
// New create page // New create page
'options' => 'Seçimlər', 'options' => 'Seçimlər',
'free' => 'Free', 'free' => 'Pulsuz',
'ad_date' => 'Ad Date', 'ad_date' => 'Reklam Tarixi',
'photo_video' => 'Photo, Video', 'photo_video' => 'Foto, Video',
'and_above' => 'and above', 'and_above' => 'və yuxarıda',
'and_below' => 'and below', 'and_below' => 'və aşağıda',
'clear_all' => 'Clear All', 'clear_all' => 'Hamısını sil, hamısını təmizlə',
]; ];