feat: 网元快速安装多语言翻译
This commit is contained in:
@@ -591,6 +591,7 @@ export default {
|
||||
neTypeTip: 'Fill in the type of network element to be created, e.g. SMF.',
|
||||
neId: 'NE ID',
|
||||
neIdPlease: 'Please enter the network element identification',
|
||||
neIdTip: 'Fill in the unique identifier of the network element binding',
|
||||
rmUid: 'Resource Unique ID',
|
||||
rmUidPlease: 'Please enter a resource unique ID',
|
||||
rmUidTip: "Tagging for data reporting of network element logs, alarms, metrics, etc.",
|
||||
@@ -670,7 +671,7 @@ export default {
|
||||
delTip: "Confirm that you want to delete the host number [{num}]?",
|
||||
addTitle: "Add Host Connection",
|
||||
editTitle: "Edit Host Connection",
|
||||
test: "Test Connection To Host",
|
||||
test: "Test Connection",
|
||||
testOk: "Test Connection Successful",
|
||||
authRSA: 'Secret Authorization',
|
||||
authRSATip: "Do I have to configure secret-free authorization?",
|
||||
@@ -732,6 +733,52 @@ export default {
|
||||
sync: 'Sync to NE',
|
||||
syncNe: 'Select NE',
|
||||
},
|
||||
neQuickSetup: {
|
||||
stepPrev: 'Previous',
|
||||
stepPrevTip: 'Confirm that you want to abandon the current change and return to the previous step?',
|
||||
stepNext: 'Next',
|
||||
stepSave: 'Save',
|
||||
startTitle: 'Service Terminal Environment',
|
||||
startDesc: 'Test connectivity to network element services',
|
||||
startStepNext: 'Confirm that you want to proceed to the next step to configure the network element information?',
|
||||
addr: 'Terminal IP',
|
||||
kernelName: 'System',
|
||||
kernelRelease: 'Kernel',
|
||||
machine: 'Framework',
|
||||
prettyName: 'Platform',
|
||||
prettyNameTip: 'Support Ubuntu',
|
||||
nodename: 'Node Name',
|
||||
auth: 'Competence Grant',
|
||||
sudo: 'sudo',
|
||||
sudoErr: 'To ensure that you have permission to install packages, configure to grant the current user permission to allow passwordless sudo privileges.',
|
||||
sshLink: 'confidentiality',
|
||||
configTitle: "Configuring Network Elements",
|
||||
configDesc: "Fill in the basic information of the network element",
|
||||
configAddTitle: 'New Tips',
|
||||
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?',
|
||||
installTitle: "Network Element Installation",
|
||||
installDesc: "Installation to Service Terminal",
|
||||
installConfirmTip: 'Are you sure you want to install package [{name}]?',
|
||||
installStepNext: 'Confirm that you want to proceed to the next step for network element authorization?',
|
||||
installSource: 'Software Source',
|
||||
installSourceOption: 'Uploaded',
|
||||
installSourceUpload: 'New Upload',
|
||||
installSelect: 'Select Record',
|
||||
installUpload: 'Upload file',
|
||||
installText: 'Installed',
|
||||
licenseTitle: "Licenses",
|
||||
licenseDesc: "Network element service authorization certification",
|
||||
licenseResultTitle: "Whether to authorize activation immediately",
|
||||
licenseResultTitleOk: 'Successful Activation',
|
||||
licenseUpload: 'License',
|
||||
licenseEnd: 'Finish',
|
||||
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.',
|
||||
},
|
||||
},
|
||||
neUser: {
|
||||
auth: {
|
||||
|
||||
Reference in New Issue
Block a user