{ "title": "실시간 채팅", "desc": "Agent와 실시간 대화", "noAgent": "Agent를 찾을 수 없습니다", "selectAgent": "Agent 선택", "connecting": "연결 중...", "connected": "연결됨", "disconnected": "연결 끊김", "reconnecting": "재연결 중...", "send": "전송", "sending": "전송 중...", "inputPlaceholder": "메시지를 입력하세요...", "noMessages": "메시지 없음", "clearChat": "채팅 기록 삭제", "confirmClear": "채팅 기록을 삭제하시겠습니까?", "cleared": "채팅 기록 삭제됨", "newSession": "새 세션", "deleteSession": "세션 삭제", "sessionList": "세션 목록", "noSessions": "세션 없음", "copyMessage": "메시지 복사", "retryMessage": "재시도", "connectionLost": "연결이 끊어졌습니다", "connectionRestored": "연결이 복원되었습니다", "wsConnecting": "WebSocket 연결 중...", "wsConnected": "WebSocket 연결됨", "wsDisconnected": "WebSocket 연결 끊김", "wsError": "WebSocket 오류", "modelSelect": "모델 선택", "loadingModels": "모델 로딩 중...", "modelChanged": "모델을 {model}(으)로 변경했습니다", "sendFailed": "전송 실패", "scrollToBottom": "맨 아래로 스크롤", "unreadMessages": "{count}건의 읽지 않은 메시지", "online": "온라인", "offline": "오프라인", "thinking": "생각 중...", "generating": "생성 중...", "stopped": "중지됨", "stop": "중지", "regenerate": "다시 생성", "exportChat": "채팅 내보내기", "copyCode": "코드 복사", "agentInfo": "Agent 정보", "sessionInfo": "세션 정보", "createdAt": "생성일시", "messageCount": "{count}개 메시지", "tokenUsage": "토큰 사용량", "sidebarOpen": "사이드바 열기", "sidebarClose": "사이드바 닫기", "gatewayNotRunning": "Gateway가 실행 중이 아닙니다", "startGateway": "Gateway 시작", "pairFirst": "먼저 디바이스 페어링을 진행하세요" }