From fea808ca5f7bca98a4cf2f32e2c67d8b15859356 Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Fri, 24 Oct 2025 23:11:21 +0800 Subject: [PATCH] chore: 1 --- packages/ui/certd-client/src/locales/langs/en-US/certd.ts | 2 +- packages/ui/certd-client/src/locales/langs/zh-CN/certd.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/ui/certd-client/src/locales/langs/en-US/certd.ts b/packages/ui/certd-client/src/locales/langs/en-US/certd.ts index f9685c2a..bebbbfb3 100644 --- a/packages/ui/certd-client/src/locales/langs/en-US/certd.ts +++ b/packages/ui/certd-client/src/locales/langs/en-US/certd.ts @@ -737,7 +737,7 @@ export default { safeSetting: "Safe Settings", paymentSetting: "Payment Settings", captchaSetting: "Captcha Setting", - certSetting: "Certificate Settings", + certSetting: "Certificate Apply Settings", showRunStrategy: "Show RunStrategy", showRunStrategyHelper: "Allow modify the run strategy of the task", diff --git a/packages/ui/certd-client/src/locales/langs/zh-CN/certd.ts b/packages/ui/certd-client/src/locales/langs/zh-CN/certd.ts index 69771545..a89c444e 100644 --- a/packages/ui/certd-client/src/locales/langs/zh-CN/certd.ts +++ b/packages/ui/certd-client/src/locales/langs/zh-CN/certd.ts @@ -737,7 +737,7 @@ export default { safeSetting: "安全设置", paymentSetting: "支付设置", captchaSetting: "验证码设置", - certSetting: "证书设置", + certSetting: "证书申请设置", showRunStrategy: "显示运行策略选择", showRunStrategyHelper: "任务设置中是否允许选择运行策略",