fix: english update
This commit is contained in:
@@ -171,17 +171,17 @@ export default {
|
||||
index: {
|
||||
normal:'Normal',
|
||||
abnormal:'Abnormal',
|
||||
hostName: 'hostName',
|
||||
osInfo: 'osInfo',
|
||||
dbInfo: 'dbInfo',
|
||||
ipAddress: 'ipAddress',
|
||||
port: 'port',
|
||||
version: 'version',
|
||||
hostName: 'Host Name',
|
||||
osInfo: 'OS Info',
|
||||
dbInfo: 'Database Info',
|
||||
ipAddress: 'IP Address',
|
||||
port: 'Port',
|
||||
version: 'Version',
|
||||
cpuUse: 'CPU Usage',
|
||||
memoryUse: 'memoryUse',
|
||||
capability: 'capability',
|
||||
serialNum: 'serialNum',
|
||||
expiryDate: 'expiryDate',
|
||||
memoryUse: 'Memory Usage',
|
||||
capability: 'Capability',
|
||||
serialNum: 'Serial Number',
|
||||
expiryDate: 'Expiry Date',
|
||||
neStatus: 'NE status is abnormal',
|
||||
runStatus:'Running Status',
|
||||
mark:'Brief Information',
|
||||
@@ -490,7 +490,7 @@ export default {
|
||||
perfManage: {
|
||||
taskManage:{
|
||||
taskId: 'Task ID',
|
||||
neType: 'Type',
|
||||
neType: 'NE Type',
|
||||
size: 'Measurement Dimensionality',
|
||||
taskStatus: 'Task Status',
|
||||
addUser: 'Creator',
|
||||
@@ -600,13 +600,13 @@ export default {
|
||||
},
|
||||
task: {
|
||||
neTypePlease: 'Query network element type',
|
||||
neType: 'Type',
|
||||
neID: 'Identifying',
|
||||
trackType: 'Tracking type',
|
||||
trackTypePlease: 'Please select a tracking type',
|
||||
neType: 'NE Type',
|
||||
neID: 'NE ID',
|
||||
trackType: 'Tracing type',
|
||||
trackTypePlease: 'Please select a tracing type',
|
||||
creater: 'Created by',
|
||||
startTime: 'Start time',
|
||||
endTime: 'End time',
|
||||
startTime: 'Start Time',
|
||||
endTime: 'End Time',
|
||||
msisdn: 'MSISDN',
|
||||
msisdnPlease: 'Please enter MSISDN',
|
||||
msisdnTip: 'Mobile communication MSISDN number',
|
||||
@@ -744,7 +744,7 @@ export default {
|
||||
session: {
|
||||
userName: "Login account",
|
||||
userNamePlease: 'Query login account',
|
||||
ipaddr: "IP address",
|
||||
ipaddr: "IP Address",
|
||||
ipaddrPlease: 'Query IP address',
|
||||
loginTime: "Login Time",
|
||||
shakeTime: "Idle time (minutes)",
|
||||
@@ -790,7 +790,7 @@ export default {
|
||||
getOutSure:'Confirm the forced logout of the user whose login account is {userName} ?',
|
||||
},
|
||||
system:{
|
||||
systemInfo:' System Information',
|
||||
systemInfo:'System Information',
|
||||
runPlace:'Running Platform',
|
||||
placeVersion:'Platform Version',
|
||||
systemPlace:'System Platform',
|
||||
|
||||
Reference in New Issue
Block a user