From ad5c27f0fd82707387a49e3bec20688d2fdabc1d Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Wed, 23 Oct 2024 13:54:16 +0800 Subject: [PATCH] =?UTF-8?q?perf(X-Pack):=20=E9=98=88=E5=80=BC=E5=91=8A?= =?UTF-8?q?=E8=AD=A6-=E5=91=8A=E8=AD=A6=E8=AE=B0=E5=BD=95=E6=96=87?= =?UTF-8?q?=E6=A1=88=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/locales/zh-CN.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/src/locales/zh-CN.ts b/core/core-frontend/src/locales/zh-CN.ts index 76d8a5e54c..bb3610a05c 100644 --- a/core/core-frontend/src/locales/zh-CN.ts +++ b/core/core-frontend/src/locales/zh-CN.ts @@ -2969,7 +2969,7 @@ export default { name: '告警名称', grid_title: '告警管理', grid: '告警列表', - record: '告警记录', + record: '检测记录', module_name: '阈值告警', setting: '阈值告警设置' }