New translations setting.php (Persian)

This commit is contained in:
Fatih Alp 2020-09-24 12:34:55 +03:00
parent 4e95fce720
commit 0c894ca293

View File

@ -11,4 +11,22 @@ return [
'warning' => 'اولین آیتم در منو به عنوان خانه در نظر گرفته می شود',
'reorder' => 'برای مرتب کردن آیتم ها را در سایدبار با موس جابجا کنید',
],
"icon" => [
'name' => 'آیکون',
],
"title" => [
'name' => 'عنوان',
],
"footer_copyright_org_name" => [
'name' => 'پاورقی نام سازمان حق چاپ',
],
"sidebar_main_color" => [
'name' => 'رنگ اصلی نوار کناری',
],
"sidebar_secondary_color" => [
'name' => 'رنگ ثانویه نوار کناری',
],
"active_sidebar_border_color" => [
'name' => 'رنگ حاشیه فعال نوار کناری',
]
];