From 1342a37d50610d967e754e1aac9da80b0f30ea55 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Tue, 5 Aug 2025 18:51:33 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BF=AE=E6=94=B9=E5=B9=BF=E6=92=AD?= =?UTF-8?q?=E5=B8=AE=E5=8A=A9=E7=9A=84=E6=95=B0=E9=87=8F=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/locales/en-US.ts | 2 +- src/i18n/locales/zh-CN.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/en-US.ts b/src/i18n/locales/en-US.ts index 684f7e45..2bd58e57 100644 --- a/src/i18n/locales/en-US.ts +++ b/src/i18n/locales/en-US.ts @@ -395,7 +395,7 @@ export default { createdAt:'Create Time', eventNameHelp:'If it is CMAS, the recommended prefix is cmas_xxx. If it is ETWS, the recommended prefix is etws_xxx', repetitionPeriodHelp:'Unit is seconds', - numOfBcastHelp:'Unit is seconds', + numOfBcastHelp:'Number of Broadcasts', cellListTip:'CellId List cannot be empty', cellListSonTip:'MCC、MNC、 Cannot be empty, and at least one EUTRA CellId/NR CellId must be filled in', letupSure:'Do you confirm the status of the broadcast event with the modification number 【{id}】?', diff --git a/src/i18n/locales/zh-CN.ts b/src/i18n/locales/zh-CN.ts index 1a39215a..b4ba3772 100644 --- a/src/i18n/locales/zh-CN.ts +++ b/src/i18n/locales/zh-CN.ts @@ -395,7 +395,7 @@ export default { createdAt:'创建时间', eventNameHelp:'如果为CMAS,推荐前缀为cmas_xxx,如果为ETWS,推荐前缀为etws_xxx', repetitionPeriodHelp:'单位是秒', - numOfBcastHelp:'单位是秒', + numOfBcastHelp:'广播帮助的数量', cellListTip:'CellId List不能为空', cellListSonTip:'MCC、MNC、不能为空以及EUTRA CellId/NR CellId至少填写一个', letupSure:'确认修改编号为 【{id}】 的广播事件的状态嘛?',