From 2cf3b274029f2cc5781ec2c1eca14ca0126a0cd9 Mon Sep 17 00:00:00 2001 From: ssongliu <73214554+ssongliu@users.noreply.github.com> Date: Tue, 30 Jan 2024 16:11:58 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BF=AE=E6=94=B9=E5=90=8C=E6=AD=A5?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=99=A8=E6=97=B6=E9=97=B4=E8=AE=A1=E5=88=92?= =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E6=8F=90=E7=A4=BA=E4=BF=A1=E6=81=AF=20(#3751?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/lang/modules/en.ts | 2 +- frontend/src/lang/modules/tw.ts | 2 +- frontend/src/lang/modules/zh.ts | 2 +- frontend/src/views/toolbox/fail2ban/ips/index.vue | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/lang/modules/en.ts b/frontend/src/lang/modules/en.ts index fc6df81ac..132e14071 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -793,7 +793,7 @@ const message = { containerCheckBox: 'In container (no need to enter the container command)', containerName: 'Container name', ntp: 'Time synchronization', - ntp_helper: 'By default, use the NTP server configured in the [Toolbox] - [Quick Setup] page', + ntp_helper: 'You can configure the NTP server on the Quick Setup page of the Toolbox.', app: 'Backup app', website: 'Backup website', rulesHelper: diff --git a/frontend/src/lang/modules/tw.ts b/frontend/src/lang/modules/tw.ts index 4cad3bd9d..8f2e80c20 100644 --- a/frontend/src/lang/modules/tw.ts +++ b/frontend/src/lang/modules/tw.ts @@ -759,7 +759,7 @@ const message = { containerCheckBox: '在容器中執行(無需再輸入進入容器命令)', containerName: '容器名稱', ntp: '同步服務器時間', - ntp_helper: '默認情況下,使用 [工具箱] - [快速設置] 頁面中配置的 NTP 伺服器', + ntp_helper: '您可以在工具箱的快速設定頁面配置 NTP 伺服器', app: '備份應用', website: '備份網站', rulesHelper: '當存在多個壓縮排除規則時,需要換行顯示,例:\n*.log \n*.sql', diff --git a/frontend/src/lang/modules/zh.ts b/frontend/src/lang/modules/zh.ts index 313201a59..fbcc089ed 100644 --- a/frontend/src/lang/modules/zh.ts +++ b/frontend/src/lang/modules/zh.ts @@ -760,7 +760,7 @@ const message = { containerCheckBox: '在容器中执行(无需再输入进入容器命令)', containerName: '容器名称', ntp: '同步服务器时间', - ntp_helper: '默认情况下,使用 [工具箱] - [快速设置] 页面中配置的 NTP 服务器', + ntp_helper: '您可以在工具箱的快速设置页面配置 NTP 服务器', app: '备份应用', website: '备份网站', rulesHelper: '当存在多个压缩排除规则时,需要换行显示,例:\n*.log \n*.sql', diff --git a/frontend/src/views/toolbox/fail2ban/ips/index.vue b/frontend/src/views/toolbox/fail2ban/ips/index.vue index 19384ceff..d0dcb9e91 100644 --- a/frontend/src/views/toolbox/fail2ban/ips/index.vue +++ b/frontend/src/views/toolbox/fail2ban/ips/index.vue @@ -8,7 +8,7 @@ - +