mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Persian)
This commit is contained in:
parent
4e95fce720
commit
0c894ca293
@ -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' => 'رنگ حاشیه فعال نوار کناری',
|
||||
]
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user