openclassify/addons/default/visiosoft/defaultadmin-theme/resources/lang/fa/setting.php
2020-05-12 13:11:36 +03:00

15 lines
547 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 [
'sidebar_hover' => [
'name' => 'Sidebar Hover',
'instructions' => 'Expand the sidebar on hover?',
],
'navigation' => [
'name' => 'منو ها',
'instructions' => 'ترتیب منوها را مشخص کنید',
'warning' => 'اولین آیتم در منو به عنوان خانه در نظر گرفته می شود',
'reorder' => 'برای مرتب کردن آیتم ها را در سایدبار با موس جابجا کنید',
],
];