openclassify/addons/default/visiosoft/base-theme/resources/lang/fa/setting.php
2022-01-31 10:19:32 +03:00

49 lines
1.3 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 [
'navigation_title' => [
'name' => 'عنوان ناوبری',
],
'navigation_action' => [
'name' => 'اقدام پیمایش',
],
'country_fields' => [
'name' => 'مزارع کشور',
],
'date_fields' => [
'name' => 'زمینه های تاریخ',
],
'price_fields' => [
'name' => 'زمینه های قیمت',
],
'breadcrumbs' => [
'name' => 'خرده نان',
],
'ad_details' => [
'name' => 'جزئیات آگهی',
],
'ad_details_tab' => [
'name' => 'برگه جزئیات آگهی',
],
'latest_and_view_all_btn' => [
'name' => 'آخرین و مشاهده همه Btn',
],
'register_page_instruction_logo' => [
'name' => 'آرم صفحه آموزش را ثبت کنید',
],
'register_page_alert_link' => [
'name' => 'پیوند هشدار صفحه را ثبت کنید',
],
'style' => [
'name' => 'سبک (CSS)',
],
'home_page_sub_categories_limit' => [
'name' => 'زیرمجموعه ها',
],
'default_country' => [
'name' => 'صفحه ثبت نام ، کشور پیش فرض تلفن',
],
'gallery_box_height' => [
'name' => 'Gallery Box Height',
],
];