feat: change website rate limit prompt (#10450)

Refs https://github.com/1Panel-dev/1Panel/issues/10441
This commit is contained in:
CityFun 2025-09-23 17:16:07 +08:00 committed by GitHub
parent caaf05897a
commit b0bf3be707
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -2102,7 +2102,7 @@ const message = {
perip: '單IP限制',
peripHelper: '限制單個IP訪問最大並發數',
rate: '流量限制',
rateHelper: '限制每個請求的流量上(單位:KB)',
rateHelper: '限制每個請求的流量上(單位:KB)',
limitHelper: '啟用流量控制',
other: '其他',
currentSSL: '目前證書',

View file

@ -2093,7 +2093,7 @@ const message = {
perip: '单IP限制',
peripHelper: '限制单个IP访问最大并发数',
rate: '流量限制',
rateHelper: '限制每个请求的流量上(单位:KB)',
rateHelper: '限制每个请求的流量上(单位:KB)',
limitHelper: '启用流量控制',
other: '其他',
currentSSL: '当前证书',