From f7b90fd648394c6d1cf746e0c8514d490daa0722 Mon Sep 17 00:00:00 2001 From: wisonic Date: Tue, 22 Oct 2024 16:16:21 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E5=9B=BE=E8=A1=A8):=20=E5=9C=B0?= =?UTF-8?q?=E5=9B=BE=E4=B8=AD=E5=BF=83=E7=82=B9=E9=BB=98=E8=AE=A4=E5=80=BC?= =?UTF-8?q?=E5=92=8C=E6=96=87=E6=A1=88=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/locales/zh-CN.ts | 3 ++- .../editor/editor-style/components/BasicStyleSelector.vue | 4 ++-- .../src/views/chart/components/editor/util/chart.ts | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/core/core-frontend/src/locales/zh-CN.ts b/core/core-frontend/src/locales/zh-CN.ts index 9a1a2c6a8e..2731a814dd 100644 --- a/core/core-frontend/src/locales/zh-CN.ts +++ b/core/core-frontend/src/locales/zh-CN.ts @@ -1542,7 +1542,8 @@ export default { show_label: '显示标签', security_code: '安全密钥', auto_fit: '自适应缩放', - zoom_level: '缩放等级' + zoom_level: '缩放等级', + central_point: '中心点' }, dataset: { scope_edit: '仅编辑时生效', diff --git a/core/core-frontend/src/views/chart/components/editor/editor-style/components/BasicStyleSelector.vue b/core/core-frontend/src/views/chart/components/editor/editor-style/components/BasicStyleSelector.vue index aa4b9b80a6..6dee12afbd 100644 --- a/core/core-frontend/src/views/chart/components/editor/editor-style/components/BasicStyleSelector.vue +++ b/core/core-frontend/src/views/chart/components/editor/editor-style/components/BasicStyleSelector.vue @@ -663,7 +663,7 @@ onMounted(() => { {