Merge #54 into develop_web from feature/20251219_zy

fix(web): update user profile

* feature/20251219_zy: (1 commits)
  fix(web): update user profile

Signed-off-by: zhaoying <zhaoying@redbearai.com>
Merged-by: zhaoying <zhaoying@redbearai.com>

CR-link: https://codeup.aliyun.com/redbearai/python/redbear-mem-open/change/54
This commit is contained in:
赵莹
2025-12-25 13:53:21 +08:00
5 changed files with 8 additions and 8 deletions

View File

@@ -1067,7 +1067,7 @@ export const en = {
endUserProfile: 'Core Profile',
editEndUserProfile: 'Edit',
name: 'Name',
other_name: 'Name',
position: 'Position',
department: 'Department',
contact: 'Contact',

View File

@@ -1150,7 +1150,7 @@ export const zh = {
endUserProfile: '核心档案',
editEndUserProfile: '编辑',
name: '姓名',
other_name: '姓名',
position: '职位',
department: '部门',
contact: '联系方式',