From de2cac5ebc21c33905ad0a1e10db9090d50f66ed Mon Sep 17 00:00:00 2001 From: ssongliu <73214554+ssongliu@users.noreply.github.com> Date: Fri, 27 Oct 2023 11:54:11 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=9D=A2=E6=9D=BF=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4=20(#2700)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/lang/modules/en.ts | 4 ++-- frontend/src/views/setting/panel/index.vue | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/frontend/src/lang/modules/en.ts b/frontend/src/lang/modules/en.ts index 736834fac..88001f8f1 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -371,7 +371,7 @@ const message = { portHelper: 'This port is the exposed port of the container. You need to save the modification separately and restart the container!', - loadFromRemote: 'load from Server', + loadFromRemote: 'Load from server', loadFromRemoteHelper: 'This action will synchronize the database info on the server to 1Panel, do you want to continue?', passwordHelper: 'Unable to retrieve, please modify', @@ -1129,7 +1129,7 @@ const message = { path: 'Path', safe: 'Security', - bindInfo: 'BindInfo', + bindInfo: 'Bind Info', bindAll: 'Listen All', bindInfoHelper: 'Changing the service listening address or protocol may result in service unavailability. Do you want to continue?', diff --git a/frontend/src/views/setting/panel/index.vue b/frontend/src/views/setting/panel/index.vue index 0de19366f..5ddf9c83a 100644 --- a/frontend/src/views/setting/panel/index.vue +++ b/frontend/src/views/setting/panel/index.vue @@ -102,6 +102,15 @@ + + + + + - - - - -