openclassify/addons/default/visiosoft/advs-module/resources/lang/ar/section.php
2020-09-23 18:37:25 +03:00

48 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' => 'خيارات',
],
];