mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations section.php (Urdu (Pakistan))
This commit is contained in:
parent
8c1de60c5a
commit
bd780b2be6
@ -0,0 +1,47 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'advs' => [
|
||||
'title' => 'اشتہارات',
|
||||
],
|
||||
'categories' => [
|
||||
'title' => 'اقسام',
|
||||
],
|
||||
'countries' => [
|
||||
'title' => 'ممالک',
|
||||
],
|
||||
'cities' => [
|
||||
'title' => 'شہر',
|
||||
],
|
||||
'districts' => [
|
||||
'title' => 'اضلاع',
|
||||
],
|
||||
'neighborhoods' => [
|
||||
'title' => 'پڑوس',
|
||||
],
|
||||
'village' => [
|
||||
'title' => 'گاؤں',
|
||||
],
|
||||
'custom_fields' => [
|
||||
'title' => 'کسٹم فیلڈز',
|
||||
],
|
||||
'custom_field_advs' => [
|
||||
'title' => 'کسٹم فیلڈ اشتہارات',
|
||||
],
|
||||
'cf_values' => [
|
||||
'title' => 'CF اقدار',
|
||||
],
|
||||
'fields' => [
|
||||
'title' => 'کسٹم فیلڈز'
|
||||
],
|
||||
'assets_clear' => [
|
||||
'name' => 'اثاثے صاف'
|
||||
],
|
||||
'general' => 'جنرل',
|
||||
'ads' => 'اشتہارات',
|
||||
'user' => 'صارف',
|
||||
'filter' => 'فلٹر کریں',
|
||||
'options' => [
|
||||
'title' => 'اختیارات',
|
||||
],
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user