From 5c573bdde8f812bf5ae439431f38025f43d4f7ad Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Tue, 8 Apr 2025 15:17:41 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=A0=BC=E5=BC=8F=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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/core-frontend/src/locales/tw.ts b/core/core-frontend/src/locales/tw.ts index cf651baa14..1b19b8b3e2 100644 --- a/core/core-frontend/src/locales/tw.ts +++ b/core/core-frontend/src/locales/tw.ts @@ -3000,7 +3000,8 @@ export default { board_width: '線寬', board_radius: '圓角', enable_event_binding: '開啟事件綁定', - event_binding_tips: '事件綁定需退出編輯模式後生效,富文字、指標卡開啟綁定事件則內部點擊事件失效', + event_binding_tips: + '事件綁定需退出編輯模式後生效,富文字、指標卡開啟綁定事件則內部點擊事件失效', input_url_tips: '請輸入跳轉地址', edit_title: '編輯標題', custom_sort: '自定義排序',