// Books
'book_create' => 'yaratilgan kitob',
'book_create_notification' => 'Kitob muvaffaqiyatli yaratildi',
+ 'book_create_from_chapter' => 'converted chapter to book',
+ 'book_create_from_chapter_notification' => 'Chapter successfully converted to a book',
'book_update' => 'yangilangan kitob',
'book_update_notification' => 'Kitob muvaffaqiyatli yangilandi',
'book_delete' => 'o\'chirilgan kitob',
'book_sort_notification' => 'Kitob muvaffaqiyatli qayta tartiblandi',
// Bookshelves
- 'bookshelf_create' => 'yaratilgan kitobjavon',
- 'bookshelf_create_notification' => 'Kitobjavon muvaffaqiyatli yaratildi',
- 'bookshelf_update' => 'yangilangan kitobjavob',
- 'bookshelf_update_notification' => 'Kitobjavon muvaffaqiyatli yangilandi',
- 'bookshelf_delete' => 'o\'chirilgan kitobjavon',
- 'bookshelf_delete_notification' => 'Kitobjavon muvaffaqiyatli o\'chirildi',
+ 'bookshelf_create' => 'created shelf',
+ 'bookshelf_create_notification' => 'Shelf successfully created',
+ 'bookshelf_create_from_book' => 'converted book to shelf',
+ 'bookshelf_create_from_book_notification' => 'Book successfully converted to a shelf',
+ 'bookshelf_update' => 'updated shelf',
+ 'bookshelf_update_notification' => 'Shelf successfully updated',
+ 'bookshelf_delete' => 'deleted shelf',
+ 'bookshelf_delete_notification' => 'Shelf successfully deleted',
// Favourites
'favourite_add_notification' => '":name" sevimlilaringizga qo\'shildi',