feat: voice assistant

This commit is contained in:
weishu
2026-01-19 18:16:57 +08:00
parent 53fff54c84
commit 8f5b773b23
25 changed files with 2091 additions and 24 deletions
+11
View File
@@ -192,6 +192,17 @@ export default {
'composer.switchRemote': '切换到远程模式',
'composer.attach': '添加文件',
'composer.send': '发送',
'composer.stop': '停止',
'composer.voice': '语音助手',
// Voice assistant
'voice.connecting': '连接中...',
'voice.active': '活跃',
'voice.muted': '已静音',
'voice.error': '错误',
'voice.mute': '静音',
'voice.unmute': '取消静音',
'voice.end': '结束',
// Banners
'offline.title': '离线',