fix:注册界面修改
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user