From 437d251fa0f97a927f60714be68922e97e60d094 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Fri, 30 Sep 2022 16:42:22 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E4=BB=AA=E8=A1=A8=E6=9D=BF):=20=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E6=8C=89=E9=92=AE=E7=BB=84=E4=BB=B6=E7=9A=84=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E6=A0=B7=E5=BC=8F=E5=92=8C=E8=B6=85=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/canvas/components/Editor/SettingMenu.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/canvas/components/Editor/SettingMenu.vue b/frontend/src/components/canvas/components/Editor/SettingMenu.vue index 2ad28034c0..5e7cad3e74 100644 --- a/frontend/src/components/canvas/components/Editor/SettingMenu.vue +++ b/frontend/src/components/canvas/components/Editor/SettingMenu.vue @@ -23,8 +23,8 @@ {{ $t('panel.linkage_setting') }} {{ $t('panel.add_tab') }} {{ $t('panel.setting_jump') }} - {{ $t('panel.component_style') }} - + {{ $t('panel.component_style') }} + {{ $t('panel.hyperlinks') }}