openclassify/addons/default/visiosoft/base-theme/resources/lang/ar/setting.php
2020-01-10 17:20:20 +03:00

31 lines
744 B
PHP

<?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',
],
];