mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations section.php (Urdu (Pakistan))
This commit is contained in:
parent
2835ed1cae
commit
b3274eeb31
@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'countries' => [
|
||||
'title' => 'ممالک',
|
||||
],
|
||||
'cities' => [
|
||||
'title' => 'شہر',
|
||||
],
|
||||
'districts' => [
|
||||
'title' => 'اضلاع',
|
||||
],
|
||||
'neighborhoods' => [
|
||||
'title' => 'پڑوس',
|
||||
],
|
||||
'village' => [
|
||||
'title' => 'گاؤں',
|
||||
],
|
||||
'general' => 'جنرل',
|
||||
'map' => 'نقشہ',
|
||||
'setting' => 'سیٹنگ',
|
||||
'filter' => 'فلٹر کریں',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user