openclassify/addons/default/visiosoft/advs-module/resources/lang/ur/section.php
Fatih Alp 35c593d5b1
L10n master32 (#916)
* New translations permission.php (Swedish)

* New translations section.php (Swedish)

* New translations setting.php (Swedish)

* New translations stream.php (Swedish)
2021-01-18 14:46:00 +03:00

63 lines
1.4 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' => 'تشکیل',
],
'translations' => 'ترجمہ',
'status' => [
'title' => 'حالت',
],
];