New translations field.php (Urdu (Pakistan))

This commit is contained in:
Fatih Alp 2020-10-06 14:01:48 +03:00
parent 8799392fd3
commit 9b455cccd9

View File

@ -249,7 +249,7 @@ return [
'name' => 'آخری 24 گھنٹوں میں' 'name' => 'آخری 24 گھنٹوں میں'
], ],
'in_the_last_day' => [ 'in_the_last_day' => [
'name' => 'In The Last 24 Hours' 'name' => 'آخری 24 گھنٹوں میں'
], ],
'in_the_last_week' => [ 'in_the_last_week' => [
'name' => 'آخری ہفتے میں' 'name' => 'آخری ہفتے میں'
@ -300,10 +300,10 @@ return [
// New create page // New create page
'options' => 'اختیارات', 'options' => 'اختیارات',
'free' => 'Free', 'free' => 'مفت',
'ad_date' => 'Ad Date', 'ad_date' => 'اشتہاری تاریخ',
'photo_video' => 'Photo, Video', 'photo_video' => 'تصویر ، ویڈیو',
'and_above' => 'and above', 'and_above' => 'اور اوپر',
'and_below' => 'and below', 'and_below' => 'اور نیچے',
'clear_all' => 'Clear All', 'clear_all' => 'تمام کو صاف کریں',
]; ];