- 'book_sort' => 'Buch sortiert',
- 'book_sort_notification' => 'Das Buch wurde erfolgreich neu sortiert.',
-
- // Other
- 'commented_on' => 'kommentierte',
+ 'book_sort' => 'sortiert Buch',
+ 'book_sort_notification' => 'Das Buch wurde erfolgreich umsortiert.',
+
+ // Bookshelves
+ 'bookshelf_create' => 'erstellt Bücherregal',
+ 'bookshelf_create_notification' => 'Das Bücherregal wurde erfolgreich erstellt',
+ 'bookshelf_update' => 'aktualisiert Bücherregal',
+ 'bookshelf_update_notification' => 'Das Bücherregal wurde erfolgreich aktualisiert',
+ 'bookshelf_delete' => 'löscht Bücherregal',
+ 'bookshelf_delete_notification' => 'Das Bücherregal wurde erfolgreich gelöscht',