+ 'book_sort_notification' => 'Libro reordenado correctamente',
+
+ // Bookshelves
+ 'bookshelf_create' => 'estante creado',
+ 'bookshelf_create_notification' => 'Estante creado correctamente',
+ 'bookshelf_update' => 'estante actualizado',
+ 'bookshelf_update_notification' => 'Estante actualizado correctamente',
+ 'bookshelf_delete' => 'estante eliminado',
+ 'bookshelf_delete_notification' => 'Estante eliminado correctamente',