mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-25 07:01:24 +08:00
New translations common.php (Arabic)
This commit is contained in:
@ -44,9 +44,9 @@ return [
|
|||||||
// Sort Options
|
// Sort Options
|
||||||
'sort_options' => 'خيارات الترتيب',
|
'sort_options' => 'خيارات الترتيب',
|
||||||
'sort_direction_toggle' => 'الترتيب وفق الإتجاه',
|
'sort_direction_toggle' => 'الترتيب وفق الإتجاه',
|
||||||
'sort_ascending' => 'Sort Ascending',
|
'sort_ascending' => 'فرز تصاعدي',
|
||||||
'sort_descending' => 'Sort Descending',
|
'sort_descending' => 'فرز تنازلي',
|
||||||
'sort_name' => 'Name',
|
'sort_name' => 'الاسم',
|
||||||
'sort_created_at' => 'Created Date',
|
'sort_created_at' => 'Created Date',
|
||||||
'sort_updated_at' => 'Updated Date',
|
'sort_updated_at' => 'Updated Date',
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user