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
72093fa6b2
commit
b9c68b34bd
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'sidebar_hover' => [
|
||||
'name' => 'الشريط الجانبي تحوم',
|
||||
'instructions' => 'توسيع الشريط الجانبي على تحوم؟',
|
||||
],
|
||||
'navigation' => [
|
||||
'name' => 'التنقل',
|
||||
'instructions' => 'حدد <em>الافتراضي</em> ترتيب التنقل.',
|
||||
'warning' => 'يتم استخدام أول عنصر تنقل يمكن الوصول إليه باعتباره منطقة <strong>home</strong>.',
|
||||
'reorder' => 'سحب وإسقاط البنود الملاحة الابتدائية في <strong>الشريط الجانبي</strong> إلى إعادة ترتيب لهم.',
|
||||
],
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user