diff --git a/packages/client/src/i18n/locales/de.ts b/packages/client/src/i18n/locales/de.ts index 2cc5d6d..d77f089 100644 --- a/packages/client/src/i18n/locales/de.ts +++ b/packages/client/src/i18n/locales/de.ts @@ -631,7 +631,7 @@ jobTriggered: 'Job ausgelost', new_0_5_12_1: 'Batch-Session-Löschung: Checkbox-Mehrfachauswahl, Alle auswählen und Batch-Delete für verbessertes Session-Management', new_0_5_12_2: 'Visueller Context-Length-Editor: Token-Anzahl anklicken für Edit-Popup mit benutzerdefiniertem Limit', - new_0_5_12_3: 'Fix @mention Tastaturauswahl: Custom Dropdown statt NDropdown mit Tastaturnavigation und Scroll-Folge', + new_0_5_12_3: 'Fix mention Tastaturauswahl: Custom Dropdown statt NDropdown mit Tastaturnavigation und Scroll-Folge', new_0_5_12_4: 'Chat-Abschluss-Sound: Auto-Play-Toggle für bessere UX', new_0_5_12_5: 'Verbesserte Chat-Nachrichtenanzeige: Filter leere Assistant-Nachrichten und bessere Logik', new_0_5_12_6: 'Verbesserter Update-Mechanismus: npm prefix -g für dynamische Pfad-Auflösung (Homebrew-Unterstützung)', @@ -703,7 +703,7 @@ jobTriggered: 'Job ausgelost', new_0_4_7_9: 'config.model beim Wechsel zurucksetzen und CLI-Custom-Provider auflosen', new_0_4_7_10: 'base_url_env aus .env beim Loschen des integrierten Providers entfernen', new_0_4_7_11: 'Gruppenchat-Raum-Seitenleistenhintergrund an die Sitzungsliste anpassen', - new_0_4_5_1: 'Add group chat with multi-agent rooms, @mention routing, and typing status recovery', + new_0_4_5_1: 'Add group chat with multi-agent rooms, mention routing, and typing status recovery', new_0_4_5_2: 'Rewrite model-context config to use YAML with context_length setting', new_0_4_5_3: 'Add gpt-5.5 to OpenAI Codex model list', new_0_4_5_4: 'Replace jobs proxy with local controller and optimize model loading', diff --git a/packages/client/src/i18n/locales/en.ts b/packages/client/src/i18n/locales/en.ts index 596c8e6..4552f02 100644 --- a/packages/client/src/i18n/locales/en.ts +++ b/packages/client/src/i18n/locales/en.ts @@ -792,7 +792,7 @@ export default { changelog: { new_0_5_12_1: 'Add batch session deletion: checkbox multi-select, select all, and batch delete for improved session management', new_0_5_12_2: 'Add visual context length editor: click token count to open edit modal with custom limit support', - new_0_5_12_3: 'Fix group chat @mention keyboard selection: replace NDropdown with custom dropdown supporting keyboard navigation and scroll following', + new_0_5_12_3: 'Fix group chat mention keyboard selection: replace NDropdown with custom dropdown supporting keyboard navigation and scroll following', new_0_5_12_4: 'Add chat completion sound: auto-play toggle for better user experience', new_0_5_12_5: 'Improve chat message display: filter empty assistant messages and better history/compression logic', new_0_5_12_6: 'Improve update mechanism: use npm prefix -g for dynamic path resolution supporting Homebrew and non-standard Node.js installations', diff --git a/packages/client/src/i18n/locales/es.ts b/packages/client/src/i18n/locales/es.ts index d6847e7..f38ed76 100644 --- a/packages/client/src/i18n/locales/es.ts +++ b/packages/client/src/i18n/locales/es.ts @@ -699,7 +699,7 @@ jobTriggered: 'Job ejecutado', new_0_4_7_9: 'Restablecer config.model al cambiar y resolver proveedor personalizado CLI', new_0_4_7_10: 'Limpiar base_url_env de .env al eliminar proveedor integrado', new_0_4_7_11: 'Alinear el fondo de la barra lateral del chat grupal con la lista de sesiones', - new_0_4_5_1: 'Add group chat with multi-agent rooms, @mention routing, and typing status recovery', + new_0_4_5_1: 'Add group chat with multi-agent rooms, mention routing, and typing status recovery', new_0_4_5_2: 'Rewrite model-context config to use YAML with context_length setting', new_0_4_5_3: 'Add gpt-5.5 to OpenAI Codex model list', new_0_4_5_4: 'Replace jobs proxy with local controller and optimize model loading', diff --git a/packages/client/src/i18n/locales/fr.ts b/packages/client/src/i18n/locales/fr.ts index 9a10f56..670d8a0 100644 --- a/packages/client/src/i18n/locales/fr.ts +++ b/packages/client/src/i18n/locales/fr.ts @@ -626,7 +626,7 @@ jobTriggered: 'Job declenche', new_0_5_9_1: 'Unifier la gestion des profils dans toute l\'application avec une API et une gestion d\'état cohérentes', new_0_5_12_1: 'Suppression de sessions en lotes : sélection multiple avec checkbox, tout sélectionner et suppression par lot', new_0_5_12_2: 'Éditeur visuel de longueur de contexte : cliquer sur le nombre de tokens pour ouvrir la modale d\'édition', - new_0_5_12_3: 'Corriger la sélection clavier @mention : remplacer NDropdown par dropdown personnalisé', + new_0_5_12_3: 'Corriger la sélection clavier mention : remplacer NDropdown par dropdown personnalisé', new_0_5_12_4: 'Son de fin de chat : bascule lecture automatique', new_0_5_12_5: 'Améliorer l\'affichage des messages de chat : filtrer les messages vides de l\'assistant', new_0_5_12_6: 'Mécanisme de mise à jour amélioré : utiliser npm prefix -g pour la résolution dynamique des chemins', @@ -698,7 +698,7 @@ jobTriggered: 'Job declenche', new_0_4_7_9: 'Reinitialiser config.model lors du changement et resoudre le fournisseur personnalise CLI', new_0_4_7_10: 'Supprimer base_url_env du .env lors de la suppression du fournisseur integre', new_0_4_7_11: 'Aligner le fond de la barre laterale du chat de groupe avec la liste des sessions', - new_0_4_5_1: 'Add group chat with multi-agent rooms, @mention routing, and typing status recovery', + new_0_4_5_1: 'Add group chat with multi-agent rooms, mention routing, and typing status recovery', new_0_4_5_2: 'Rewrite model-context config to use YAML with context_length setting', new_0_4_5_3: 'Add gpt-5.5 to OpenAI Codex model list', new_0_4_5_4: 'Replace jobs proxy with local controller and optimize model loading', diff --git a/packages/client/src/i18n/locales/ja.ts b/packages/client/src/i18n/locales/ja.ts index 54c568a..8bf80de 100644 --- a/packages/client/src/i18n/locales/ja.ts +++ b/packages/client/src/i18n/locales/ja.ts @@ -699,7 +699,7 @@ export default { new_0_4_7_9: '切り替え時にconfig.modelをリセットしCLIカスタムプロバイダーを解決', new_0_4_7_10: 'ビルトインプロバイダー削除時に.envからbase_url_envをクリア', new_0_4_7_11: 'グループチャットルームのサイドバー背景をセッションリストに合わせる', - new_0_4_5_1: 'Add group chat with multi-agent rooms, @mention routing, and typing status recovery', + new_0_4_5_1: 'Add group chat with multi-agent rooms, mention routing, and typing status recovery', new_0_4_5_2: 'Rewrite model-context config to use YAML with context_length setting', new_0_4_5_3: 'Add gpt-5.5 to OpenAI Codex model list', new_0_4_5_4: 'Replace jobs proxy with local controller and optimize model loading', diff --git a/packages/client/src/i18n/locales/ko.ts b/packages/client/src/i18n/locales/ko.ts index 8109bbe..af0d3d6 100644 --- a/packages/client/src/i18n/locales/ko.ts +++ b/packages/client/src/i18n/locales/ko.ts @@ -627,7 +627,7 @@ export default { new_0_5_12_1: '세션 일괄 삭제: 체크박스 다중 선택, 전체 선택, 일괄 삭제', new_0_5_12_2: '컨텍스트 길이 시각적 편집기: 토큰 수를 클릭하여 편집 모달 열기', - new_0_5_12_3: '그룹 채팅 @mention 키보드 선택 수정: NDropdown을 사용자 정의 드롭다운으로 교체', + new_0_5_12_3: '그룹 채팅 mention 키보드 선택 수정: NDropdown을 사용자 정의 드롭다운으로 교체', new_0_5_12_4: '채팅 완료 사운드: 자동 재생 토글', new_0_5_12_5: '채팅 메시지 표시 개선: 빈 어시스턴트 메시지 필터링', new_0_5_12_6: '업데이트 메커니즘 개선: npm prefix -g를 사용한 동적 경로 확인', @@ -699,7 +699,7 @@ export default { new_0_4_7_9: '전환 시 config.model 재설정 및 CLI 커스텀 프로바이더 해결', new_0_4_7_10: '내장 프로바이더 삭제 시 .env에서 base_url_env 정리', new_0_4_7_11: '그룹 채팅 방 사이드바 배경을 세션 목록과 맞추기', - new_0_4_5_1: 'Add group chat with multi-agent rooms, @mention routing, and typing status recovery', + new_0_4_5_1: 'Add group chat with multi-agent rooms, mention routing, and typing status recovery', new_0_4_5_2: 'Rewrite model-context config to use YAML with context_length setting', new_0_4_5_3: 'Add gpt-5.5 to OpenAI Codex model list', new_0_4_5_4: 'Replace jobs proxy with local controller and optimize model loading', diff --git a/packages/client/src/i18n/locales/pt.ts b/packages/client/src/i18n/locales/pt.ts index 586d247..b2fbf6b 100644 --- a/packages/client/src/i18n/locales/pt.ts +++ b/packages/client/src/i18n/locales/pt.ts @@ -699,7 +699,7 @@ jobTriggered: 'Job acionado', new_0_4_7_9: 'Redefinir config.model ao trocar e resolver provedor personalizado CLI', new_0_4_7_10: 'Limpar base_url_env do .env ao excluir provedor integrado', new_0_4_7_11: 'Alinhar o fundo da barra lateral da sala de chat em grupo com a lista de sessoes', - new_0_4_5_1: 'Add group chat with multi-agent rooms, @mention routing, and typing status recovery', + new_0_4_5_1: 'Add group chat with multi-agent rooms, mention routing, and typing status recovery', new_0_4_5_2: 'Rewrite model-context config to use YAML with context_length setting', new_0_4_5_3: 'Add gpt-5.5 to OpenAI Codex model list', new_0_4_5_4: 'Replace jobs proxy with local controller and optimize model loading', diff --git a/packages/client/src/i18n/locales/zh.ts b/packages/client/src/i18n/locales/zh.ts index 409ae5c..facde2d 100644 --- a/packages/client/src/i18n/locales/zh.ts +++ b/packages/client/src/i18n/locales/zh.ts @@ -794,7 +794,7 @@ export default { changelog: { new_0_5_12_1: '新增会话批量删除功能:支持 checkbox 多选、全选、批量删除,提升会话管理效率', new_0_5_12_2: '新增模型上下文长度可视化编辑:点击上下文长度即可打开编辑弹窗,支持自定义 token 限制', - new_0_5_12_3: '修复群聊 @mention 键盘选择问题:使用自定义下拉菜单替换 NDropdown,支持键盘导航和滚动跟随', + new_0_5_12_3: '修复群聊提及功能键盘选择问题:使用自定义下拉菜单替换 NDropdown,支持键盘导航和滚动跟随', new_0_5_12_4: '新增聊天完成提示音:支持自动播放开关,提升交互体验', new_0_5_12_5: '优化聊天消息显示:过滤空内容助手消息,改进历史记录和压缩逻辑', new_0_5_12_6: '改进升级机制:使用 npm prefix -g 动态解析路径,支持 Homebrew 等非标准 Node.js 安装',