diff --git a/frontend/src/i18n/en.js b/frontend/src/i18n/en.js index 0ae4fed86..b11b7ded1 100644 --- a/frontend/src/i18n/en.js +++ b/frontend/src/i18n/en.js @@ -372,7 +372,7 @@ export default { BT节点探测提示: 'After BT accelerate is enable, the transmission efficiency of the Agent\'s file distribution through the file pipeline can be greatly improved, and at the same time, the execution speed of the agent installation task can be correspondingly improved.\n\nNote: The cross-VPC network environment may occupy the dedicated line bandwidth, it is recommended to turn off BT transmission in this scenario', 启用: 'enabled', 停用: 'disabled', - 启用状态按钮: 'Enabled', + 启用状态按钮: 'Enable', 停用状态按钮: 'Disable', 稳定版本不可删除: 'Stable version cannot be deleted', 稳定版本不可停用: 'Stable version cannot be disabled', diff --git a/frontend/src/views/agent/package/package-cols.vue b/frontend/src/views/agent/package/package-cols.vue index 654ba2027..55e94e23b 100644 --- a/frontend/src/views/agent/package/package-cols.vue +++ b/frontend/src/views/agent/package/package-cols.vue @@ -83,7 +83,7 @@ - +