fix: alarm page en

This commit is contained in:
2023-11-09 11:43:00 +08:00
parent c5eb853a21
commit 7fbac3b32e

View File

@@ -131,15 +131,15 @@ export default {
exportSure:'Confirm exporting the configuration information with the network element name {msg}', exportSure:'Confirm exporting the configuration information with the network element name {msg}',
exportTip:'Export successful, please go to backup management for download', exportTip:'Export successful, please go to backup management for download',
getInfo:'Failed to get network element information', getInfo:'Failed to get network element information',
neType:'Ne Type', neType:'NE Type',
neTypePlease: 'Select network element type', neTypePlease: 'Select network element type',
neId:'Ne Id', neId:'NE ID',
neName:'Ne Name', neName:'NE Name',
neTypeTip:'Fill in the type of network element created, such as:SMF', neTypeTip:'Fill in the type of network element created, such as:SMF',
uid:'rm UID', uid:'RM UID',
uidTip:'Please enter a unique resource identifier', uidTip:'Please enter a unique resource identifier',
ip:'IP Address', ip:'IP Address',
mac:'Ne MAC address', mac:'NE MAC address',
macTip:'Able to locate the physical address (MAC) of the network element', macTip:'Able to locate the physical address (MAC) of the network element',
port:'Port', port:'Port',
pvflag:'PV Flag', pvflag:'PV Flag',
@@ -391,22 +391,22 @@ export default {
faultManage: { faultManage: {
activeAlarm: { activeAlarm: {
all:'All', all:'All',
neType: 'Alarm device type', neType: 'NE Type',
neName: 'Alarm network element name', neName: 'NE Name',
neId: 'Alarm network element identification', neId: 'NE RMUID',
alarmCode: 'Alarm Code', alarmCode: 'Alarm Code',
origLevel: 'Alarm Level', origLevel: 'Alarm Level',
eventTime: 'Alarm generation time', eventTime: 'Envent Time',
pvFlag: 'Virtualization Identity', pvFlag: 'Physical/Virtual Flag',
alarmType: 'Alarm Type', alarmType: 'Alarm Type',
confirm: 'Confirm', confirm: 'Confirm',
updateConfirm: 'Cancel Confirmation', updateConfirm: 'Cancel Confirm',
handSync: 'Manual synchronization', handSync: 'Manual Synchronization',
clear: 'Clear', clear: 'Clear',
mySelf: 'Personalization', mySelf: 'Personalization',
exportAll: 'Export All', exportAll: 'Export All',
disPlayFilfter: 'Display Filters', disPlayFilfter: 'Display Filters',
autoConfirm: 'Automatic confirmation of configuration', autoConfirm: 'Automatic Confirm',
critical:'Critical', critical:'Critical',
major:'Major', major:'Major',
minor:'Minor', minor:'Minor',
@@ -417,26 +417,26 @@ export default {
processingFailure:'ProcessingFailure', processingFailure:'ProcessingFailure',
environmentalAlarm:'EnvironmentalAlarm', environmentalAlarm:'EnvironmentalAlarm',
qualityOfServiceAlarm:'QualityOfServiceAlarm', qualityOfServiceAlarm:'QualityOfServiceAlarm',
alarmId:'alarm ID', alarmId:'ID',
alarmTitle:'alarm Title', alarmTitle:'Title',
clearUser:'clear User', clearUser:'Clear User',
clearType:'clear Type', clearType:'Clear Type',
ackState:'Alarm confirmation status', ackState: 'Ack Status',
ackUser:'Alarm confirmation user', ackUser:'Ack User',
alarmSeq:'Alarm sequence number', alarmSeq:'Sequence Number',
objectName:'Location object', objectName:'Object Name',
locationInfo:'Alarm positioning information', locationInfo:'Location info',
province:'Network Element Service Province', province:'Province',
addInfo:'Alarm auxiliary information', addInfo:'Additional Info',
specificProblemId:'Alarm issue reason ID', specificProblemId:'Alarm issue reason ID',
specificProblem:'Reason for alarm problem', specificProblem:'Reason for alarm problem',
clearTime:'Alarm clearing time', clearTime:'Clear Time',
alarmStatus:'Alarm status', alarmStatus:'Status',
ackTime:'Alarm confirmation time', ackTime:'Ack Time',
ackError:'Please do not confirm again', ackError:'Please do not confirm again',
syncMyself:'Manual synchronization', syncMyself:'Manual Synchronization',
realTitle:'Alarm Title', realTitle:'Title',
objectNf:'Applicable network elements', objectNf:'Object NE',
}, },
}, },
monitor: { monitor: {