mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-08 04:04:33 +08:00
New translations activities.php (Arabic)
This commit is contained in:
@ -37,13 +37,13 @@ return [
|
|||||||
|
|
||||||
// Bookshelves
|
// Bookshelves
|
||||||
'bookshelf_create' => 'تم إنشاء رف الكتب',
|
'bookshelf_create' => 'تم إنشاء رف الكتب',
|
||||||
'bookshelf_create_notification' => 'Bookshelf Successfully Created',
|
'bookshelf_create_notification' => 'تم إنشاء الرف بنجاح',
|
||||||
'bookshelf_update' => 'updated bookshelf',
|
'bookshelf_update' => 'تم تحديث الرف',
|
||||||
'bookshelf_update_notification' => 'Bookshelf Successfully Updated',
|
'bookshelf_update_notification' => 'تم تحديث الرف بنجاح',
|
||||||
'bookshelf_delete' => 'deleted bookshelf',
|
'bookshelf_delete' => 'تم تحديث الرف',
|
||||||
'bookshelf_delete_notification' => 'Bookshelf Successfully Deleted',
|
'bookshelf_delete_notification' => 'تم حذف الرف بنجاح',
|
||||||
|
|
||||||
// Other
|
// Other
|
||||||
'commented_on' => 'تم التعليق',
|
'commented_on' => 'تم التعليق',
|
||||||
'permissions_update' => 'updated permissions',
|
'permissions_update' => 'تحديث الأذونات',
|
||||||
];
|
];
|
||||||
|
Reference in New Issue
Block a user