openclassify/addons/default/visiosoft/advs-module/resources/lang/fa/section.php
2019-06-22 13:59:18 +03:00

49 lines
848 B
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" =>"موضوعات سفارشی",
],
];