+ // API Tokens
+ 'api_token_create' => 'がAPIトークンを作成',
+ 'api_token_create_notification' => 'APIトークンを作成しました',
+ 'api_token_update' => 'がAPIトークンを更新',
+ 'api_token_update_notification' => 'APIトークンを更新しました',
+ 'api_token_delete' => 'がAPIトークンを削除',
+ 'api_token_delete_notification' => 'APIトークンを削除しました',
+
+ // Roles
+ 'role_create' => 'が役割を作成',
+ 'role_create_notification' => '役割を作成しました',
+ 'role_update' => 'が役割を更新',
+ 'role_update_notification' => '役割を更新しました',
+ 'role_delete' => 'が役割を削除',
+ 'role_delete_notification' => '役割を削除しました',
+
+ // Recycle Bin
+ 'recycle_bin_empty' => 'がゴミ箱を空にしました',
+ 'recycle_bin_restore' => 'がゴミ箱から復元',
+ 'recycle_bin_destroy' => 'がゴミ箱から完全に削除',
+
+ // Comments