mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 11:26:52 +08:00
Feat/chat support voice input (#532)
This commit is contained in:
@@ -226,6 +226,11 @@ const translation = {
|
||||
viewDoc: '查看文档',
|
||||
relatedApp: '个关联应用',
|
||||
},
|
||||
voiceInput: {
|
||||
speaking: '现在讲...',
|
||||
converting: '正在转换为文本...',
|
||||
notAllow: '麦克风未授权',
|
||||
},
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
||||
Reference in New Issue
Block a user