From bad5cc345c425b6a4c8bd295fbd6cb0af4407101 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Wed, 3 Apr 2024 13:52:40 +0800 Subject: [PATCH] =?UTF-8?q?perf(=E7=B3=BB=E7=BB=9F=E8=AE=BE=E7=BD=AE):=20?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E5=8F=82=E6=95=B0-=E5=9F=BA=E7=A1=80?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E6=97=A5=E5=BF=97=E4=BF=9D=E7=95=99=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E6=96=87=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 7f23df7b3d..59e8c88890 100644 --- a/core/core-frontend/src/locales/zh-CN.ts +++ b/core/core-frontend/src/locales/zh-CN.ts @@ -2139,7 +2139,7 @@ export default { dsIntervalTime: '数据源检测时间间隔', dsExecuteTime: '数据源检测频率', frontTimeOut: '请求超时时间(秒)', - logLiveTime: '日志保留时间(天)', + logLiveTime: '操作日志保留时间(天)', platformOid: '第三方平台用户组织', platformRid: '第三方平台用户角色' },