Fix group chat agent connection failures (#900)

This commit is contained in:
ekko
2026-05-21 14:54:41 +08:00
committed by GitHub
parent 013b4abcbf
commit b2ec321990
14 changed files with 220 additions and 56 deletions
+1
View File
@@ -1104,6 +1104,7 @@ export default {
selectProfile: '프로필 선택',
agentAdded: '에이전트가 추가되었습니다',
agentAlreadyInRoom: '해당 에이전트가 이미 방에 있습니다',
agentAddFailedCount: '{count}개의 에이전트를 추가하지 못했습니다: {details}',
noAgents: '이 방에 에이전트가 없습니다',
members: '멤버',
roomCreated: '방이 생성되었습니다',