feat(web): chat ui upgrade

This commit is contained in:
zhaoying
2026-03-20 15:48:58 +08:00
parent b1b53f6b1d
commit 0775fad5f0
27 changed files with 495 additions and 323 deletions

View File

@@ -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',

View File

@@ -1799,6 +1799,8 @@ export const zh = {
chatTitle: '记忆熊空间',
memoryCancelTipTitle: '确定关闭对话记忆功能吗?关闭后对话将不会保存到记忆库中',
memoryTipTitle: '确定打开对话记忆功能吗?打开后对话将会保存到记忆库中',
stopAudioRecorder: '停止录音',
startAudioRecorder: '开始录音',
},
login: {
title: '红熊记忆科学',