openclassify/addons/default/visiosoft/defaultadmin-theme/resources/lang/fa/setting.php
2020-10-06 14:06:11 +03:00

36 lines
1.2 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 [
'sidebar_hover' => [
'name' => 'شناور کناری',
'instructions' => 'نوار کناری را روی شناور ببندید؟',
],
'navigation' => [
'name' => 'منو ها',
'instructions' => 'ترتیب منوها را مشخص کنید',
'warning' => 'اولین آیتم در منو به عنوان خانه در نظر گرفته می شود',
'reorder' => 'برای مرتب کردن آیتم ها را در سایدبار با موس جابجا کنید',
],
"login_icon" => [
'name' => 'نماد ورود به سیستم',
],
"panel_icon" => [
'name' => 'نماد صفحه',
],
"title" => [
'name' => 'عنوان',
],
"footer_copyright_org_name" => [
'name' => 'پاورقی نام سازمان حق چاپ',
],
"sidebar_main_color" => [
'name' => 'رنگ اصلی نوار کناری',
],
"sidebar_secondary_color" => [
'name' => 'رنگ ثانویه نوار کناری',
],
"active_sidebar_border_color" => [
'name' => 'رنگ حاشیه فعال نوار کناری',
]
];