feat(web): chat ui upgrade
This commit is contained in:
@@ -1803,6 +1803,8 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
|
||||
chatTitle: 'Red Bear Space',
|
||||
memoryCancelTipTitle: 'Are you sure you want to disable conversation memory? Conversations will no longer be saved to the memory store.',
|
||||
memoryTipTitle: 'Are you sure you want to enable conversation memory? Conversations will be saved to the memory store.',
|
||||
stopAudioRecorder: 'Stop Recording',
|
||||
startAudioRecorder: 'Start Recording',
|
||||
},
|
||||
login: {
|
||||
title: 'Red Bear Memory Science',
|
||||
|
||||
@@ -1799,6 +1799,8 @@ export const zh = {
|
||||
chatTitle: '记忆熊空间',
|
||||
memoryCancelTipTitle: '确定关闭对话记忆功能吗?关闭后对话将不会保存到记忆库中',
|
||||
memoryTipTitle: '确定打开对话记忆功能吗?打开后对话将会保存到记忆库中',
|
||||
stopAudioRecorder: '停止录音',
|
||||
startAudioRecorder: '开始录音',
|
||||
},
|
||||
login: {
|
||||
title: '红熊记忆科学',
|
||||
|
||||
Reference in New Issue
Block a user