openclassify/addons/default/visiosoft/advs-module/resources/lang/fa/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.4 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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' => 'پیکربندی',
],
];