style: 网元版本页面多语言翻译

This commit is contained in:
TsMask
2024-05-09 19:25:14 +08:00
parent c65cda1468
commit c88c146a5e
3 changed files with 36 additions and 16 deletions

View File

@@ -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: {