- 'bookshelf_create' => 'created bookshelf',
- 'bookshelf_create_notification' => 'Bookshelf successfully created',
- 'bookshelf_update' => 'wijzigde boekenplank',
- 'bookshelf_update_notification' => 'Bookshelf successfully updated',
- 'bookshelf_delete' => 'verwijderde boekenplank',
- 'bookshelf_delete_notification' => 'Bookshelf successfully deleted',
+ 'bookshelf_create' => 'heeft boekenplank aangemaakt',
+ 'bookshelf_create_notification' => 'Boekenplank is succesvol aangemaakt',
+ 'bookshelf_create_from_book' => 'heeft boek geconverteerd naar boekenplank',
+ 'bookshelf_create_from_book_notification' => 'Boek is succesvol geconverteerd naar boekenplank',
+ 'bookshelf_update' => 'heeft boekenplank bijgewerkt',
+ 'bookshelf_update_notification' => 'Boekenplank is succesvol bijgewerkt',
+ 'bookshelf_delete' => 'heeft boekenplank verwijderd',
+ 'bookshelf_delete_notification' => 'Boekenplank is succesvol verwijderd',