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 @@ - +