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