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: {