mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-07 06:52:28 +00:00
feat: voice assistant
This commit is contained in:
@@ -190,6 +190,17 @@ export default {
|
||||
'composer.switchRemote': 'Switch to remote mode',
|
||||
'composer.attach': 'Attach file',
|
||||
'composer.send': 'Send',
|
||||
'composer.stop': 'Stop',
|
||||
'composer.voice': 'Voice assistant',
|
||||
|
||||
// Voice assistant
|
||||
'voice.connecting': 'Connecting...',
|
||||
'voice.active': 'Active',
|
||||
'voice.muted': 'Muted',
|
||||
'voice.error': 'Error',
|
||||
'voice.mute': 'Mute',
|
||||
'voice.unmute': 'Unmute',
|
||||
'voice.end': 'End',
|
||||
|
||||
// Banners
|
||||
'offline.title': 'Offline',
|
||||
|
||||
Reference in New Issue
Block a user