From 2bbfbcaf748d6f5968cdfcec1841efda4b62615d Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Thu, 16 May 2024 10:01:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20eslint=E6=8A=A5=E9=94=99?= 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 b338f2d927..6611a865c3 100644 --- a/core/core-frontend/src/locales/zh-CN.ts +++ b/core/core-frontend/src/locales/zh-CN.ts @@ -1129,7 +1129,7 @@ export default { top_n_input_2: ', 其余合并至其他', top_n_label: '其他项名称', progress_target: '目标值', - progress_current: '实际值', + progress_current: '实际值' }, dataset: { scope_edit: '仅编辑时生效',