feat: 网元软件包支持携带依赖进行记录
This commit is contained in:
@@ -704,7 +704,11 @@ export default {
|
||||
fileCheckType: 'The corresponding network element type is not resolved',
|
||||
fileCheckVer: 'The corresponding version number is not resolved',
|
||||
fileTypeNotEq: 'Not a specified network element type {txt}',
|
||||
fileTypeExists: 'Same network element type file already exists',
|
||||
fileTypeExists: 'Same type of file already exists',
|
||||
fileNameExists: 'File with same name already exists',
|
||||
fileCheckTypeDep: 'The specified dependency package type is not resolved',
|
||||
dependFile: 'Software Dependencies',
|
||||
dependFileTip: 'File name resolution is the same as above, and installation is based on the order of uploading.',
|
||||
},
|
||||
neVersion: {
|
||||
upgrade: "Upgrade To New Version",
|
||||
|
||||
Reference in New Issue
Block a user