From af163fa25e03123b75d9c13a7f14e26eaffc6ba2 Mon Sep 17 00:00:00 2001 From: jianneng-fit2cloud Date: Tue, 17 Dec 2024 10:33:10 +0800 Subject: [PATCH] =?UTF-8?q?style(=E5=9B=BE=E8=A1=A8):=20=E5=9C=86=E5=BD=A2?= =?UTF-8?q?=E5=A1=AB=E5=85=85=E5=9B=BE=E5=9B=BD=E9=99=85=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/locales/tw.ts | 2 +- core/core-frontend/src/locales/zh-CN.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/core-frontend/src/locales/tw.ts b/core/core-frontend/src/locales/tw.ts index d0b2eaeec4..2c6cef515a 100644 --- a/core/core-frontend/src/locales/tw.ts +++ b/core/core-frontend/src/locales/tw.ts @@ -1883,7 +1883,7 @@ export default { circle_packing_value: '圓形大小', circle_packing_border_color: '邊線顏色', circle_packing_border_width: '邊線寬度', - circle_packing_padding: 'Circle padding' + circle_packing_padding: '圓形間距' }, dataset: { scope_edit: '僅編輯時生效', diff --git a/core/core-frontend/src/locales/zh-CN.ts b/core/core-frontend/src/locales/zh-CN.ts index 120790bd3e..6dcc933e7b 100644 --- a/core/core-frontend/src/locales/zh-CN.ts +++ b/core/core-frontend/src/locales/zh-CN.ts @@ -1885,7 +1885,7 @@ export default { circle_packing_value: '圆形大小', circle_packing_border_color: '边线颜色', circle_packing_border_width: '边线宽度', - circle_packing_padding: '圓形間距' + circle_packing_padding: '圆形间距' }, dataset: { scope_edit: '仅编辑时生效',