feat: 软件管理
This commit is contained in:
@@ -22,6 +22,8 @@ export default {
|
||||
editText: 'Edit',
|
||||
deleteText: 'Delete',
|
||||
downloadText: 'Download',
|
||||
uploadText: 'Upload',
|
||||
moreText: 'More',
|
||||
searchBarText: 'Search bar',
|
||||
reloadText: 'Refresh',
|
||||
sizeText: 'Density',
|
||||
@@ -110,16 +112,32 @@ export default {
|
||||
createAt: 'CreateAt',
|
||||
},
|
||||
softwareManage: {
|
||||
uploadBtn: '上传',
|
||||
downBtn: '下发',
|
||||
actBtn: '激活',
|
||||
historyBtn: '网元版本历史',
|
||||
neTypePlease: '查询网元类型',
|
||||
sendBtn: 'Distribute',
|
||||
runBtn: 'Activation',
|
||||
backBtn: 'Back',
|
||||
historyBtn: 'Distribution Record',
|
||||
neTypePlease: 'Select network element type',
|
||||
neType: 'Type',
|
||||
fileName: 'FileName',
|
||||
version: 'Version',
|
||||
softwareLoadTime: '软件加载时间',
|
||||
description: '功能描述',
|
||||
versionPlease: 'Version number cannot be empty',
|
||||
updateTime: 'Uploaded',
|
||||
description: 'Description',
|
||||
deleteTip: 'Are you sure to delete the data item with record number [{num}]?',
|
||||
updateComment: 'software documentation',
|
||||
updateCommentPlease: 'Please enter the software description',
|
||||
updateFile: 'Software Files',
|
||||
updateFilePlease: 'Please upload the updated software file',
|
||||
verifyFile: 'Verify File',
|
||||
selectFile: 'SELECT FILE',
|
||||
sendTitle: 'Distribute software version',
|
||||
sendContent: 'Are you sure to send the data item file with the number [{num}] to the corresponding network element?',
|
||||
runTitle: 'Activate software version',
|
||||
runContent: 'Confirm that the software version with the number [{num}] has been issued for activation on the corresponding network element?',
|
||||
backTitle: 'Fallback software version',
|
||||
backContent: 'Confirm that the software version with the number [{num}] has been issued for the corresponding network element rollback?',
|
||||
neId: 'Corresponding network element',
|
||||
neIdPlease: 'Please select the corresponding network element',
|
||||
},
|
||||
},
|
||||
neUser: {
|
||||
|
||||
Reference in New Issue
Block a user