- 'bookshelf_create' => 'izveidoja Plauktu',
- 'bookshelf_create_notification' => 'Plaukts Veiksmīgi Izveidots',
- 'bookshelf_update' => 'atjaunoja plauktu',
- 'bookshelf_update_notification' => 'Plaukts Veiksmīgi Atjaunots',
- 'bookshelf_delete' => 'izdzēsa plauktu',
- 'bookshelf_delete_notification' => 'Plaukts Veiksmīgi Dzēsts',
+ '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',