fix:用户信息界面中英适配
This commit is contained in:
@@ -738,7 +738,27 @@ const local: any = {
|
||||
plemac:'Please enter MAC address',
|
||||
search:'Search',
|
||||
reset:'Reset',
|
||||
}
|
||||
},
|
||||
user:{
|
||||
title:'User Information',
|
||||
username:'User Name',
|
||||
fullname:'Full Name',
|
||||
sex:'Gender',
|
||||
man:'Man',
|
||||
woman:'Woman',
|
||||
birthdate:'Birth Date',
|
||||
age:'Age ',
|
||||
email:'Email',
|
||||
phone:'Phone',
|
||||
kyc:'KYC',
|
||||
ver:'Verified',
|
||||
unver:'Unverified',
|
||||
pleusername:'Please enter username',
|
||||
pleemail:'Please enter email address',
|
||||
search:'Search',
|
||||
reset:'Reset',
|
||||
|
||||
},
|
||||
},
|
||||
form: {
|
||||
required: 'Cannot be empty',
|
||||
|
||||
Reference in New Issue
Block a user