fix(web): update user profile

This commit is contained in:
zhaoying
2025-12-25 13:52:50 +08:00
parent e608d8f9d0
commit bfed5404b4
5 changed files with 8 additions and 8 deletions

View File

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

View File

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