Compare commits
3 Commits
v0.2.9
...
release/v0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fe29141437 | ||
|
|
17d3c81c02 | ||
|
|
baf02e4faa |
@@ -1508,7 +1508,7 @@ export const en = {
|
|||||||
EPISODIC_MEMORY: 'Episodic Memory',
|
EPISODIC_MEMORY: 'Episodic Memory',
|
||||||
FORGET_MEMORY: 'Forget Memory',
|
FORGET_MEMORY: 'Forget Memory',
|
||||||
|
|
||||||
endUserProfile: 'Profile',
|
endUserProfile: 'Permanent Memory',
|
||||||
editEndUserProfile: 'Edit',
|
editEndUserProfile: 'Edit',
|
||||||
other_name: 'Name',
|
other_name: 'Name',
|
||||||
position: 'Position',
|
position: 'Position',
|
||||||
@@ -1827,6 +1827,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
|
|||||||
memoryTipTitle: 'Are you sure you want to enable conversation memory? Conversations will 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',
|
stopAudioRecorder: 'Stop Recording',
|
||||||
startAudioRecorder: 'Start Recording',
|
startAudioRecorder: 'Start Recording',
|
||||||
|
citations: 'Citations',
|
||||||
},
|
},
|
||||||
login: {
|
login: {
|
||||||
title: 'Red Bear Memory Science',
|
title: 'Red Bear Memory Science',
|
||||||
|
|||||||
@@ -1506,7 +1506,7 @@ export const zh = {
|
|||||||
EPISODIC_MEMORY: '情景记忆',
|
EPISODIC_MEMORY: '情景记忆',
|
||||||
FORGET_MEMORY: '遗忘记忆',
|
FORGET_MEMORY: '遗忘记忆',
|
||||||
|
|
||||||
endUserProfile: '核心档案',
|
endUserProfile: '永久记忆',
|
||||||
editEndUserProfile: '编辑',
|
editEndUserProfile: '编辑',
|
||||||
other_name: '名称',
|
other_name: '名称',
|
||||||
position: '职位',
|
position: '职位',
|
||||||
|
|||||||
Reference in New Issue
Block a user