From 13bb5e0d30a27994a17dea44e9a936a6fba4a5dd Mon Sep 17 00:00:00 2001 From: ssongliu <73214554+ssongliu@users.noreply.github.com> Date: Mon, 1 Apr 2024 18:52:06 +0800 Subject: [PATCH] =?UTF-8?q?pref:=20=E4=BC=98=E5=8C=96=E7=95=8C=E9=9D=A2?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E6=8F=90=E7=A4=BA=E4=BF=A1=E6=81=AF=20(#4382?= =?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 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/lang/modules/en.ts b/frontend/src/lang/modules/en.ts index 256da4cc1..a4f4c5563 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -1491,7 +1491,7 @@ const message = { waf: 'Upgrade to the professional version to get interception maps, logs, blocking records, geographical location blocking, custom rules, custom blocking pages and other functions', tamper: '1Panel tamper-proof function is a security measure used to protect a website from unauthorized modifications or tampering.', setting: - '1Panel interface settings allow you to customize panel logos, welcome messages, and other information.', + '1Panel interface settings function allow you to customize panel logos, welcome messages, and other information.', }, clean: { scan: 'Start Scanning', diff --git a/frontend/src/lang/modules/tw.ts b/frontend/src/lang/modules/tw.ts index 960aec244..0e19ca448 100644 --- a/frontend/src/lang/modules/tw.ts +++ b/frontend/src/lang/modules/tw.ts @@ -1389,7 +1389,7 @@ const message = { introduce: '功能介紹', waf: '升級專業版可以獲得攔截地圖、日誌、封鎖記錄、地理位置封鎖、自訂規則、自訂攔截頁面等功能', tamper: '1Panel 防篡改功能是一種用於保護網站免受未經授權的修改或篡改的安全措施。', - setting: '1Panel 介面設置可自定義面板 Logo、歡迎簡介等信息。', + setting: '1Panel 介面設置功能可自定義面板 Logo、歡迎簡介等信息。', }, clean: { scan: '開始掃描', diff --git a/frontend/src/lang/modules/zh.ts b/frontend/src/lang/modules/zh.ts index 9c313dfc5..b0c8ed1a8 100644 --- a/frontend/src/lang/modules/zh.ts +++ b/frontend/src/lang/modules/zh.ts @@ -1391,7 +1391,7 @@ const message = { introduce: '功能介绍', waf: '升级专业版可以获得拦截地图、日志、封锁记录、地理位置封禁、自定义规则、自定义拦截页面等功能', tamper: '1Panel 防篡改功能是一种用于保护网站免受未经授权的修改或篡改的安全措施。', - setting: '1Panel 界面设置可自定义面板 Logo、欢迎简介等信息。', + setting: '1Panel 界面设置功能可自定义面板 Logo、欢迎简介等信息。', }, clean: { scan: '开始扫描',