'bookshelf_delete_notification' => 'Kitaplık Başarıyla Silindi',
// Favourites
- 'favourite_add_notification' => '":name" has been added to your favourites',
- 'favourite_remove_notification' => '":name" has been removed from your favourites',
+ 'favourite_add_notification' => '":name" favorilerinize eklendi',
+ 'favourite_remove_notification' => '":name" favorilerinizden çıkarıldı',
+
+ // MFA
+ 'mfa_setup_method_notification' => 'Multi-factor method successfully configured',
+ 'mfa_remove_method_notification' => 'Multi-factor method successfully removed',
// Other
'commented_on' => 'yorum yaptı',