+ // 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