- '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',
+
+ // Favourites
+ 'favourite_add_notification' => '":name" ir pievienots jūsu favorītiem',
+ 'favourite_remove_notification' => '":name" ir izņemts no jūsu favorītiem',
+
+ // MFA
+ 'mfa_setup_method_notification' => '2FA funkcija aktivizēta',
+ 'mfa_remove_method_notification' => '2FA funkcija noņemta',
+
+ // Webhooks
+ 'webhook_create' => 'izveidoja webhook',
+ 'webhook_create_notification' => 'Webhook veiksmīgi izveidots',
+ 'webhook_update' => 'atjaunināja webhook',
+ 'webhook_update_notification' => 'Webhook veiksmīgi atjaunināts',
+ 'webhook_delete' => 'izdzēsa webhook',
+ 'webhook_delete_notification' => 'Webhook veiksmīgi izdzēsts',
+
+ // Users
+ 'user_update_notification' => 'Lietotājs veiksmīgi atjaunināts',
+ 'user_delete_notification' => 'Lietotājs veiksmīgi dzēsts',