mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2024-11-27 12:39:01 +08:00
pref: 修改描述信息 (#4375)
This commit is contained in:
parent
0a7f1eb286
commit
e046315616
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@ install.sh
|
||||
quick_start.sh
|
||||
cmd/server/fileList.txt
|
||||
.fileList.txt
|
||||
1Panel.code-workspace
|
||||
|
@ -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.',
|
||||
},
|
||||
|
@ -1388,7 +1388,7 @@ const message = {
|
||||
closeAlert: '當前頁面可在面板設置中關閉顯示',
|
||||
introduce: '功能介紹',
|
||||
waf: '1Panel WAF 有效防 CC 攻擊、防惡意采集、防刷接口等常見攻擊和黑客滲透測試行為,強力守護您網站業務安全。',
|
||||
tamper: '1Panel 防篡改有效保護數據免受篡改和惡意攻擊,確保數據的可靠性和安全性。',
|
||||
tamper: '1Panel 防篡改功能是一種用於保護網站免受未經授權的修改或篡改的安全措施。',
|
||||
setting: '1Panel 介面設置可自定義面板 Logo、歡迎簡介等信息。',
|
||||
},
|
||||
clean: {
|
||||
|
@ -1390,7 +1390,7 @@ const message = {
|
||||
closeAlert: '当前页面可在面板设置中关闭显示',
|
||||
introduce: '功能介绍',
|
||||
waf: '1Panel WAF 有效防CC攻击、防恶意采集、防刷接口等常见攻击和黑客渗透测试行为,强力守护您网站业务安全。',
|
||||
tamper: '1Panel 防篡改有效保护数据免受篡改和恶意攻击,确保数据的可靠性和安全性。',
|
||||
tamper: '1Panel 防篡改功能是一种用于保护网站免受未经授权的修改或篡改的安全措施。',
|
||||
setting: '1Panel 界面设置可自定义面板 Logo、欢迎简介等信息。',
|
||||
},
|
||||
clean: {
|
||||
|
Loading…
Reference in New Issue
Block a user