mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations button.php (Urdu (Pakistan))
This commit is contained in:
parent
51bb2d401d
commit
37095bec71
@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'new_country' => 'نیا ملک',
|
||||
'new_city' => 'نیا شہر',
|
||||
'new_district' => 'نیا ضلع',
|
||||
'new_neighborhood' => 'نیا پڑوس',
|
||||
'new_village' => 'نیا گاؤں',
|
||||
'sub_cities' => 'سب شہر',
|
||||
'add_sub_cities' => 'سب سٹی شامل کریں',
|
||||
'add_sub_districts' => 'سب ڈسٹرکٹ شامل کریں',
|
||||
'add_sub_neighborhoods' => 'ذیلی پڑوس شامل کریں',
|
||||
'add_sub_village' => 'سب گاؤں شامل کریں',
|
||||
'sub_districts' => 'سب اضلاع',
|
||||
'sub_neighborhoods' => 'ذیلی پڑوس',
|
||||
'sub_village' => 'سب گاؤں',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user