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