mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations setting.php (Arabic)
This commit is contained in:
parent
0f15be5f1a
commit
a7472d4d6f
@ -11,4 +11,22 @@ return [
|
||||
'warning' => 'يتم استخدام أول عنصر تنقل يمكن الوصول إليه باعتباره منطقة <strong>home</strong>.',
|
||||
'reorder' => 'سحب وإسقاط البنود الملاحة الابتدائية في <strong>الشريط الجانبي</strong> إلى إعادة ترتيب لهم.',
|
||||
],
|
||||
"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