style: 开站网元安装多语言翻译
This commit is contained in:
@@ -690,7 +690,10 @@ export default {
|
||||
neSoftware: {
|
||||
uploadTitle: "Update Software",
|
||||
upload: "Upload",
|
||||
uploadBatch: "Upload More Software",
|
||||
uploadNotFile: "No software files uploaded",
|
||||
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",
|
||||
name: "File Name",
|
||||
path: "Software File",
|
||||
pathPlease: "Please upload the software package file",
|
||||
@@ -698,6 +701,10 @@ export default {
|
||||
versionPlease: "Please enter the software version number",
|
||||
delTip: "Confirmed to remove the package?",
|
||||
downTip: "Confirmation to download package [{txt}]?",
|
||||
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',
|
||||
},
|
||||
neVersion: {
|
||||
upgrade: "Upgrade To New Version",
|
||||
@@ -734,6 +741,7 @@ export default {
|
||||
title: 'Save Info',
|
||||
sync: 'Sync to NE',
|
||||
syncNe: 'Select NE',
|
||||
save: 'Save Success!',
|
||||
},
|
||||
neQuickSetup: {
|
||||
stepPrev: 'Previous',
|
||||
@@ -1905,6 +1913,9 @@ export default {
|
||||
stepInstallText: 'Select Install',
|
||||
stepInstallTip: 'Confirm the installation of the new version of the chosen Net Meta?',
|
||||
stepInstallModal: 'Network Element For Install',
|
||||
stepInstallNotNewVer: 'No new version found',
|
||||
stepInstallDone: 'Installation complete, service initialized',
|
||||
stepInstallFail: 'Installation fails, check if the service terminal environment is available!',
|
||||
stepLicenseTitle: "Service License",
|
||||
stepLicenseDesc: "Obtaining a license activation code for authorization authentication",
|
||||
stepLicenseReload: 'Select Refresh',
|
||||
|
||||
Reference in New Issue
Block a user