fix(workflow): improve run audit interactions
This commit is contained in:
@@ -2262,6 +2262,7 @@
|
||||
"allAgents": "All agents",
|
||||
"loadAgentsFailed": "Could not load AI agents.",
|
||||
"loadDetailFailed": "Could not load workflow run details.",
|
||||
"loadConversationFailed": "Could not load conversation details.",
|
||||
"conversationId": "Conversation ID",
|
||||
"messageId": "Message ID",
|
||||
"workflowVersionId": "Workflow Version ID",
|
||||
|
||||
@@ -2262,6 +2262,7 @@
|
||||
"allAgents": "全部 Agent",
|
||||
"loadAgentsFailed": "加载 AI Agent 列表失败",
|
||||
"loadDetailFailed": "加载流程执行详情失败",
|
||||
"loadConversationFailed": "加载会话详情失败",
|
||||
"conversationId": "会话ID",
|
||||
"messageId": "消息ID",
|
||||
"workflowVersionId": "流程版本ID",
|
||||
|
||||
Reference in New Issue
Block a user