openclassify/addons/default/visiosoft/advs-module/resources/lang/ur/section.php
Fatih Alp 30889a89f4
New Crowdin updates (#793)
* New translations field.php (German)

* New translations field.php (Greek)

* New translations field.php (Turkish)

* New translations field.php (Swedish)

* New translations field.php (Turkish)

* New translations field.php (Ukrainian)

* New translations field.php (Albanian)
2020-11-16 17:48:33 +03:00

59 lines
1.3 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' => 'فلٹر کریں',
'create_ad' => 'اشتہار بنائیں',
'options' => [
'title' => 'اختیارات',
],
'ads_image' => 'اشتہارات کی تصویر',
'product_options' => [
'title' => 'اختیارات',
],
'productoptions_value' => [
'title' => 'اختیارات کی قیمت',
],
'option_configuration' => [
'title' => 'تشکیل',
],
];