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