style: 网元版本页面多语言翻译
This commit is contained in:
@@ -630,6 +630,16 @@ export default {
|
||||
addTitle: "New Host Commands",
|
||||
editTitle: "Edit Host Commands",
|
||||
},
|
||||
neVersion: {
|
||||
upgrade: "Upgrade To New Version",
|
||||
upgradeTip: "Are you sure you want to upgrade to the new version?",
|
||||
upgradeTipEmpty: "There is currently no upgrade available",
|
||||
upgradeTipEqual: "The current version is the same as the new version",
|
||||
rollback: 'Rollback To Previous Version',
|
||||
rollbackTip: "Are you sure you want to roll back to the previous version?",
|
||||
rollbackTipEmpty: "There is currently no rollback available",
|
||||
rollbackTipEqual: 'The current version is the same as the previous version',
|
||||
},
|
||||
},
|
||||
neUser: {
|
||||
auth: {
|
||||
|
||||
Reference in New Issue
Block a user