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:
@@ -1067,7 +1067,7 @@ export const en = {
|
||||
|
||||
endUserProfile: 'Core Profile',
|
||||
editEndUserProfile: 'Edit',
|
||||
name: 'Name',
|
||||
other_name: 'Name',
|
||||
position: 'Position',
|
||||
department: 'Department',
|
||||
contact: 'Contact',
|
||||
|
||||
@@ -1150,7 +1150,7 @@ export const zh = {
|
||||
|
||||
endUserProfile: '核心档案',
|
||||
editEndUserProfile: '编辑',
|
||||
name: '姓名',
|
||||
other_name: '姓名',
|
||||
position: '职位',
|
||||
department: '部门',
|
||||
contact: '联系方式',
|
||||
|
||||
Reference in New Issue
Block a user