fix(web): update i18n

This commit is contained in:
zhaoying
2026-03-31 19:06:55 +08:00
parent baf02e4faa
commit 17d3c81c02
2 changed files with 2 additions and 2 deletions

View File

@@ -1508,7 +1508,7 @@ export const en = {
EPISODIC_MEMORY: 'Episodic Memory',
FORGET_MEMORY: 'Forget Memory',
endUserProfile: 'Profile',
endUserProfile: 'Permanent Memory',
editEndUserProfile: 'Edit',
other_name: 'Name',
position: 'Position',

View File

@@ -1506,7 +1506,7 @@ export const zh = {
EPISODIC_MEMORY: '情景记忆',
FORGET_MEMORY: '遗忘记忆',
endUserProfile: '核心档案',
endUserProfile: '永久记忆',
editEndUserProfile: '编辑',
other_name: '名称',
position: '职位',