mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Urdu (Pakistan))
This commit is contained in:
parent
8799392fd3
commit
9b455cccd9
@ -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' => 'تمام کو صاف کریں',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user