- 'bookshelf_create' => 'ha creat el prestatge',
- 'bookshelf_create_notification' => 'Prestatge creat correctament',
- 'bookshelf_update' => 'ha actualitzat el prestatge',
- 'bookshelf_update_notification' => 'Prestatge actualitzat correctament',
- 'bookshelf_delete' => 'ha suprimit un prestatge',
- 'bookshelf_delete_notification' => 'Prestatge suprimit correctament',
+ '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',