- 'bookshelf_create' => 'oprettede bogreol',
- 'bookshelf_create_notification' => 'Bogreolen blev oprettet',
- 'bookshelf_update' => 'opdaterede bogreolen',
- 'bookshelf_update_notification' => 'Bogreolen blev opdateret',
- 'bookshelf_delete' => 'slettede bogreol',
- 'bookshelf_delete_notification' => 'Bogreolen blev opdateret',
+ 'bookshelf_create' => 'created shelf',
+ 'bookshelf_create_notification' => 'Shelf successfully created',
+ 'bookshelf_create_from_book' => 'converted book to shelf',
+ 'bookshelf_create_from_book_notification' => 'Bogen blev omdannet til en bogreal',
+ 'bookshelf_update' => 'updated shelf',
+ 'bookshelf_update_notification' => 'Shelf successfully updated',
+ 'bookshelf_delete' => 'deleted shelf',
+ 'bookshelf_delete_notification' => 'Shelf successfully deleted',