openclassify/addons/default/visiosoft/advs-module/resources/lang/ar/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' => 'ترتيب',
],
];