From e69bfb6ddcf16ac50cfb4987976818b4458e4cdc Mon Sep 17 00:00:00 2001 From: zyyfit <73461316+zyyfit@users.noreply.github.com> Date: Wed, 19 Jan 2022 16:39:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E8=8B=B1=E6=96=87?= =?UTF-8?q?=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/lang/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lang/en.js b/frontend/src/lang/en.js index 0adb9a31e9..1ba5dd21a0 100644 --- a/frontend/src/lang/en.js +++ b/frontend/src/lang/en.js @@ -1504,7 +1504,7 @@ export default { timeout_refresh: 'Timeout,Will Refresh...', mobile_layout: 'Mobile Layout', component_hidden: 'Component Hidden', - public_link_tips: 'New Is Public Link,The Target Panel Have Not Set Public Link,Can Not Jump', + public_link_tips: 'Currently in public link mode, the target panel does not have a public link and cannot jump to it', input_title: 'Input Title', show_title: 'Show Title', default_settings: 'Default Settings'