rsf-admin/src/i18n/zh.js
@@ -535,6 +535,7 @@ renameAction: "重命名会话", deleteAction: "删除会话", toolTrace: "工具调用轨迹", activityTrace: "思维链与工具轨迹", thinkingProcess: "思考过程", thinkingExpand: "展开思考过程", thinkingCollapse: "收起思考过程", @@ -545,7 +546,10 @@ thinkingStatusFailed: "失败", thinkingStatusAborted: "已中止", noToolTrace: "当前轮未触发工具调用", noActivityTrace: "当前轮尚无思考或工具轨迹", unknownTool: "未知工具", traceTypeThinking: "思维链", traceTypeTool: "工具", toolStatusFailed: "失败", toolStatusCompleted: "完成", toolStatusRunning: "执行中",