2
0

fix:注册界面修改

This commit is contained in:
zhongzm
2024-12-13 19:13:34 +08:00
parent 25f4a2c290
commit bf911bac96
3 changed files with 48 additions and 53 deletions

View File

@@ -595,7 +595,12 @@ const local: any = {
deleteFailed: "Delete failed.",
fetchFailed: "Failed to retrieve the list of devices.",
lastActive: "Last active time.",
}
},
profile: {
getUserInfoFailed: 'Failed to get user info',
updateSuccess: 'Update successful',
updateFailed: 'Update failed'
},
},
form: {
required: 'Cannot be empty',