重构部分会话消息处理逻辑,优化会话消息渲染
This commit is contained in:
@@ -1114,8 +1114,7 @@
|
||||
},
|
||||
"shared": {
|
||||
"attachedResources": "첨부된 리소스",
|
||||
"toolCallFailed": "도구 호출 실패",
|
||||
"planUpdated": "계획이 업데이트되었습니다"
|
||||
"toolCallFailed": "도구 호출 실패"
|
||||
},
|
||||
"messageThread": {
|
||||
"emptyTitle": "아직 메시지가 없습니다",
|
||||
@@ -1147,9 +1146,6 @@
|
||||
"noEnabledAgents": "활성화된 에이전트가 없습니다",
|
||||
"openAgentsSettings": "에이전트 설정 열기"
|
||||
},
|
||||
"liveMessageBlock": {
|
||||
"assistantThinkingAria": "어시스턴트가 생각 중"
|
||||
},
|
||||
"agentPlanOverlay": {
|
||||
"title": "에이전트 계획",
|
||||
"collapsePlanAria": "계획 접기",
|
||||
|
||||
Reference in New Issue
Block a user