X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/f3a7d5881671d401101032bee76a4196b11f4bf6..refs/pull/2515/head:/resources/lang/ar/activities.php diff --git a/resources/lang/ar/activities.php b/resources/lang/ar/activities.php index 348eba398..6dc8a8397 100644 --- a/resources/lang/ar/activities.php +++ b/resources/lang/ar/activities.php @@ -36,13 +36,14 @@ return [ 'book_sort_notification' => 'تمت إعادة سرد الكتاب بنجاح', // Bookshelves - 'bookshelf_create' => 'created Bookshelf', - 'bookshelf_create_notification' => 'Bookshelf Successfully Created', - 'bookshelf_update' => 'updated bookshelf', - 'bookshelf_update_notification' => 'Bookshelf Successfully Updated', - 'bookshelf_delete' => 'deleted bookshelf', - 'bookshelf_delete_notification' => 'Bookshelf Successfully Deleted', + 'bookshelf_create' => 'تم إنشاء رف الكتب', + 'bookshelf_create_notification' => 'تم إنشاء الرف بنجاح', + 'bookshelf_update' => 'تم تحديث الرف', + 'bookshelf_update_notification' => 'تم تحديث الرف بنجاح', + 'bookshelf_delete' => 'تم تحديث الرف', + 'bookshelf_delete_notification' => 'تم حذف الرف بنجاح', // Other 'commented_on' => 'تم التعليق', + 'permissions_update' => 'تحديث الأذونات', ];