This commit is contained in:
2023-11-14 10:36:59 +08:00
parent e5a41b550e
commit b928d9a05c

View File

@@ -685,7 +685,7 @@ export default {
syncMyself:'Manual Synchronization',
realTitle:'Title',
objectNf:'Object NE',
helpFile:'帮助文档',
helpFile:'Help Documentation',
set:'Set',
cancelSure:'Confirm whether to cancel the acknowledgment alarm',
cancelSuss:'Alarm canceled successfully',
@@ -742,12 +742,12 @@ export default {
},
monitor: {
session: {
userName: "Login account",
userName: "Login Account",
userNamePlease: 'Query login account',
ipaddr: "IP Address",
ipaddrPlease: 'Query IP address',
loginTime: "Login Time",
shakeTime: "Idle time (minutes)",
shakeTime: "Idle Time (minutes)",
status: "Status",
online: "Online",
offline: "Offline",
@@ -935,7 +935,7 @@ export default {
userName: 'User Name',
permission: 'Permission',
className: 'Class Name',
loginIp: 'Login address',
loginIp: 'Login Address',
loginTime: 'Login Time',
status: 'Status',
userNameTip:'The account cannot start with a number and can contain uppercase and lowercase letters, numbers, and no less than 5 digits',
@@ -1038,7 +1038,7 @@ export default {
onlyClassScopeOptions:'Data permissions of this department',
classAllScopeOptions:'Data permissions for this department and the following',
myselfScopeOptions:'Only personal data permissions',
roleId:'Role Id',
roleId:'Role ID',
roleName:'Role Name',
roleKey:'Role Key',
roleSort:'Role Order',