+ // Bookshelves
+ 'bookshelf_create' => '本棚を作成:',
+ 'bookshelf_create_notification' => '本棚を作成しました',
+ 'bookshelf_update' => '本棚を更新:',
+ 'bookshelf_update_notification' => '本棚を更新しました',
+ 'bookshelf_delete' => 'ブックが削除されました。',
+ 'bookshelf_delete_notification' => '本棚を削除しました',
+
+ // Favourites
+ 'favourite_add_notification' => '":name" has been added to your favourites',
+ 'favourite_remove_notification' => '":name" has been removed from your favourites',
+
+ // MFA
+ 'mfa_setup_method_notification' => 'Multi-factor method successfully configured',
+ 'mfa_remove_method_notification' => 'Multi-factor method successfully removed',
+
+ // Other
+ 'commented_on' => 'コメントする',
+ 'permissions_update' => 'updated permissions',