Skip to content

Commit da23b8e

Browse files
feat: update zh-Hant.ts (#10717)
1 parent a1799f5 commit da23b8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frontend/src/lang/modules/zh-Hant.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3145,7 +3145,8 @@ const message = {
31453145
xff1: '取得 X-Forwarded-For 的上一級代理程式',
31463146
xff2: '取得 X-Forwarded-For 的上上一級代理程式',
31473147
xff3: '取得 X-Forwarded-For 的上上上一級代理程式',
3148-
xffHelper: '例如:X-Forwarded-For: <client>,<proxy1>,<proxy2>,<proxy3> 上一階代理程式會取最後一個 IP <proxy3>',
3148+
xffHelper:
3149+
'例如:X-Forwarded-For: <client>,<proxy1>,<proxy2>,<proxy3> 上一階代理程式會取最後一個 IP <proxy3>',
31493150
headersHelper: '從下列常用的 CDN 攜帶真實 IP 的 HTTP Header 中取得,取第一個能取得到的值',
31503151
monitorCDNHelper: '修改網站監控的 CDN 設定會同步更新 WAF 的 CDN 設定',
31513152
wafCDNHelper: '修改 WAF 的 CDN 設定會同步更新網站監控的 CDN 設定',

0 commit comments

Comments
 (0)