From e04631561628ed2b8e0364a23e3d0bf491f3c842 Mon Sep 17 00:00:00 2001 From: ssongliu <73214554+ssongliu@users.noreply.github.com> Date: Mon, 1 Apr 2024 16:00:08 +0800 Subject: [PATCH] =?UTF-8?q?pref:=20=E4=BF=AE=E6=94=B9=E6=8F=8F=E8=BF=B0?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=20(#4375)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + frontend/src/lang/modules/en.ts | 2 +- frontend/src/lang/modules/tw.ts | 2 +- frontend/src/lang/modules/zh.ts | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 46374d2b1..a5da1f856 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ install.sh quick_start.sh cmd/server/fileList.txt .fileList.txt +1Panel.code-workspace diff --git a/frontend/src/lang/modules/en.ts b/frontend/src/lang/modules/en.ts index 7fa4a3271..938cdbac9 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -1489,7 +1489,7 @@ const message = { closeAlert: 'The current page can be closed in the panel settings', introduce: 'Feature Introduction', waf: '1Panel WAF effectively prevents common attacks such as CC attacks, malicious data collection, API abuse, and hacker penetration testing behaviors, providing strong protection for your website security.', - tamper: '1Panel Tamper Protection effectively safeguards data from tampering and malicious attacks, ensuring data reliability and security.', + 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.', }, diff --git a/frontend/src/lang/modules/tw.ts b/frontend/src/lang/modules/tw.ts index a84a19399..a197d7fde 100644 --- a/frontend/src/lang/modules/tw.ts +++ b/frontend/src/lang/modules/tw.ts @@ -1388,7 +1388,7 @@ const message = { closeAlert: '當前頁面可在面板設置中關閉顯示', introduce: '功能介紹', waf: '1Panel WAF 有效防 CC 攻擊、防惡意采集、防刷接口等常見攻擊和黑客滲透測試行為,強力守護您網站業務安全。', - tamper: '1Panel 防篡改有效保護數據免受篡改和惡意攻擊,確保數據的可靠性和安全性。', + tamper: '1Panel 防篡改功能是一種用於保護網站免受未經授權的修改或篡改的安全措施。', setting: '1Panel 介面設置可自定義面板 Logo、歡迎簡介等信息。', }, clean: { diff --git a/frontend/src/lang/modules/zh.ts b/frontend/src/lang/modules/zh.ts index 840ac48da..4347086cb 100644 --- a/frontend/src/lang/modules/zh.ts +++ b/frontend/src/lang/modules/zh.ts @@ -1390,7 +1390,7 @@ const message = { closeAlert: '当前页面可在面板设置中关闭显示', introduce: '功能介绍', waf: '1Panel WAF 有效防CC攻击、防恶意采集、防刷接口等常见攻击和黑客渗透测试行为,强力守护您网站业务安全。', - tamper: '1Panel 防篡改有效保护数据免受篡改和恶意攻击,确保数据的可靠性和安全性。', + tamper: '1Panel 防篡改功能是一种用于保护网站免受未经授权的修改或篡改的安全措施。', setting: '1Panel 界面设置可自定义面板 Logo、欢迎简介等信息。', }, clean: {