fix: 网元软件包类型支持adb,mf,rtproxy

This commit is contained in:
TsMask
2024-05-27 17:08:56 +08:00
parent 38cb406687
commit 9f2b80718e
6 changed files with 75 additions and 59 deletions

View File

@@ -694,6 +694,8 @@ export default {
uploadBatch: "Update Softwares",
uploadBatchMax: "Multiple packages can be uploaded, with up to {txt} selected at the same time.",
uploadFileName: "Parses file names in the format of: amf-r2.240x.xx-xxx",
type: 'Software Type',
typePlease: 'Please select the software type',
name: "File Name",
path: "Software File",
pathPlease: "Please upload the software package file",
@@ -769,7 +771,7 @@ export default {
configAddTip: 'Is it added as new network element information and continue?',
configUpdateTitle: 'Update Tips',
configUpdateTip: 'Does it update to the already existing network element information and continue?',
configStepNext: 'Confirm that you want to proceed to the next step for the Net Element software installation?',
configStepNext: 'Confirm that you want to proceed to the next step for the Network Element software installation?',
installTitle: "Network Element Installation",
installDesc: "Installation to Service Terminal",
installConfirmTip: 'Are you sure you want to install package [{name}]?',
@@ -786,6 +788,7 @@ export default {
licenseResultTitleOk: 'Successful Activation',
licenseUpload: 'License',
licenseEnd: 'Finish',
licenseEndTip: "Confirmed to end the installation?",
licenseCheack: 'Waiting for network element validation',
licenseTip1: '1. Click [License] to get the license activation code, and then contact the network element vendor for activation.',
licenseTip2: '2. Clicking [Finish] will end the installation process.',