chore: localize workflow run report labels
This commit is contained in:
@@ -1316,10 +1316,13 @@
|
||||
},
|
||||
"columns": {
|
||||
"workflow": "工作流",
|
||||
"task": "任务",
|
||||
"status": "状态",
|
||||
"trigger": "触发来源",
|
||||
"steps": "步骤",
|
||||
"tokens": "Token",
|
||||
"lastNode": "最后节点",
|
||||
"resultSummary": "结果摘要",
|
||||
"duration": "耗时",
|
||||
"startedAt": "开始时间",
|
||||
"error": "错误",
|
||||
@@ -1348,6 +1351,14 @@
|
||||
"completedAt": "完成时间",
|
||||
"version": "版本",
|
||||
"draft": "草稿",
|
||||
"taskInput": "任务输入",
|
||||
"finalOutput": "最终输出",
|
||||
"collaborationAgents": "协作智能体",
|
||||
"noAgentLogs": "暂无智能体协作记录",
|
||||
"agent": "智能体",
|
||||
"agentCode": "编码",
|
||||
"model": "模型",
|
||||
"promptCompletion": "Prompt / Completion",
|
||||
"timeline": "执行时间线",
|
||||
"noLogs": "暂无执行日志",
|
||||
"inputsOutputs": "输入 / 输出"
|
||||
|
||||
Reference in New Issue
Block a user