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

View File

@@ -630,6 +630,16 @@ export default {
addTitle: "新增主机命令",
editTitle: "编辑主机命令",
},
neVersion: {
upgrade: "升级到新版本",
upgradeTip: "确认要升级到新版本吗?",
upgradeTipEmpty: "当前没有可用的升级",
upgradeTipEqual: "当前版本与新版本相同",
rollback: '回滚到以前的版本',
rollbackTip: "确认要回滚到上一版本吗?",
rollbackTipEmpty: "目前没有可用的回滚",
rollbackTipEqual: '当前版本与之前版本相同',
},
},
neUser: {
auth: {