openclassify/addons/default/visiosoft/advs-module/resources/lang/ur/section.php
Fatih Alp df2afcd562
New Crowdin updates (#709)
* New translations message.php (Japanese)

* New translations section.php (Japanese)

* New translations setting.php (Japanese)

* New translations section.php (Korean)

* New translations setting.php (Korean)

* New translations section.php (Italian)

* New translations setting.php (Italian)

* New translations message.php (Hebrew)

* New translations message.php (Italian)

* New translations message.php (Korean)

* New translations message.php (Polish)

* New translations message.php (Portuguese)

* New translations section.php (Portuguese)

* New translations setting.php (Portuguese)

* New translations section.php (Dutch)

* New translations setting.php (Dutch)

* New translations section.php (Polish)

* New translations setting.php (Polish)

* New translations message.php (Dutch)

* New translations section.php (Spanish)

* New translations setting.php (Spanish)

* New translations section.php (Arabic)

* New translations setting.php (Arabic)

* New translations message.php (Spanish)

* New translations message.php (French)

* New translations message.php (Romanian)

* New translations section.php (Romanian)

* New translations setting.php (Romanian)

* New translations section.php (French)

* New translations setting.php (French)

* New translations section.php (Greek)

* New translations setting.php (Greek)

* New translations message.php (Greek)

* New translations section.php (Hebrew)

* New translations setting.php (Hebrew)

* New translations message.php (Arabic)

* New translations message.php (German)

* New translations section.php (German)

* New translations setting.php (German)

* New translations message.php (Swedish)

* New translations section.php (Swedish)

* New translations setting.php (Swedish)

* New translations message.php (Turkish)

* New translations section.php (Turkish)

* New translations setting.php (Turkish)

* New translations message.php (Russian)

* New translations section.php (Russian)

* New translations setting.php (Russian)

* New translations message.php (Albanian)

* New translations section.php (Albanian)

* New translations setting.php (Albanian)

* New translations message.php (Bengali)

* New translations setting.php (Azerbaijani)

* New translations section.php (Azerbaijani)

* New translations message.php (Persian)

* New translations setting.php (Bengali)

* New translations section.php (Bengali)

* New translations setting.php (Hindi)

* New translations message.php (Hindi)

* New translations section.php (Hindi)

* New translations message.php (Azerbaijani)

* New translations message.php (Ukrainian)

* New translations setting.php (Urdu (Pakistan))

* New translations section.php (Urdu (Pakistan))

* New translations setting.php (Ukrainian)

* New translations section.php (Ukrainian)

* New translations message.php (Vietnamese)

* New translations setting.php (Persian)

* New translations section.php (Persian)

* New translations message.php (Urdu (Pakistan))

* New translations setting.php (Vietnamese)

* New translations section.php (Vietnamese)
2020-10-08 17:58:17 +03:00

49 lines
1.0 KiB
PHP

<?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' => 'اختیارات',
],
'ads_image' => 'اشتہارات کی تصویر',
];