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(() => { {