fix: 网元授权多语言翻译
This commit is contained in:
@@ -53,9 +53,13 @@ export default {
|
||||
fold: 'Fold',
|
||||
},
|
||||
rowId: 'ID',
|
||||
createTime: 'Create Time',
|
||||
updateTime: 'Update Time',
|
||||
operate: 'Operation',
|
||||
operateOk: 'Operation Successful!',
|
||||
operateErr: 'Operation Failed!',
|
||||
copyText: "Copy",
|
||||
copyOk: 'Copy Successful!',
|
||||
units: {
|
||||
second: 'Second',
|
||||
minute: 'Minute',
|
||||
@@ -576,6 +580,13 @@ export default {
|
||||
},
|
||||
},
|
||||
ne: {
|
||||
common: {
|
||||
neType: 'NE Type',
|
||||
neId: 'NE ID',
|
||||
serialNum: 'Serial Num',
|
||||
expiryDate: 'Expiry Date',
|
||||
remark: 'Remark',
|
||||
},
|
||||
neInfo: {
|
||||
version: "Version",
|
||||
serialNum: 'Serial Number',
|
||||
@@ -642,6 +653,19 @@ export default {
|
||||
rollbackTipEmpty: "There is currently no rollback available",
|
||||
rollbackTipEqual: 'The current version is the same as the previous version',
|
||||
},
|
||||
neLicense: {
|
||||
status: "License Status",
|
||||
change: "Change License",
|
||||
reload: "Refresh Info",
|
||||
reloadTip: "Confirmed to refresh the [{txt}] license information?",
|
||||
reloadBatch: "Batch Refresh",
|
||||
reloadBatchTip: "Do you do an information refresh on checked records?",
|
||||
updateTtile: "Update License",
|
||||
downCodeTop: "Confirmed to save the license activation code to a file?",
|
||||
activationRequestCode: "License Activation Code",
|
||||
licensePath: "License File",
|
||||
licensePathTip: "Please upload license file",
|
||||
},
|
||||
},
|
||||
neUser: {
|
||||
auth: {
|
||||
|
||||
Reference in New Issue
Block a user