zhou zhou
4 天以前 b05f094ac51dce91eb8c00235226d54a04658c6d
rsf-admin/src/i18n/en.js
@@ -519,6 +519,7 @@
            renameAction: "Rename session",
            deleteAction: "Delete session",
            toolTrace: "Tool Trace",
            activityTrace: "Thinking & Tool Trace",
            thinkingProcess: "Thinking Process",
            thinkingExpand: "Show Thinking Process",
            thinkingCollapse: "Hide Thinking Process",
@@ -529,7 +530,10 @@
            thinkingStatusFailed: "Failed",
            thinkingStatusAborted: "Aborted",
            noToolTrace: "No tool call was triggered in this round",
            noActivityTrace: "No thinking or tool trace in this round",
            unknownTool: "Unknown tool",
            traceTypeThinking: "Thinking",
            traceTypeTool: "Tool",
            toolStatusFailed: "Failed",
            toolStatusCompleted: "Completed",
            toolStatusRunning: "Running",