This commit is contained in:
心隨緣動 2025-09-03 13:49:48 +08:00 committed by GitHub
parent c9e66b76cf
commit 08adcbf8e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -642,8 +642,8 @@
"report" = "🕰 定时报告:{{ .RunTime }}\r\n" "report" = "🕰 定时报告:{{ .RunTime }}\r\n"
"datetime" = "⏰ 日期时间:{{ .DateTime }}\r\n" "datetime" = "⏰ 日期时间:{{ .DateTime }}\r\n"
"hostname" = "💻 主机名:{{ .Hostname }}\r\n" "hostname" = "💻 主机名:{{ .Hostname }}\r\n"
"version" = "🚀 X-Panel 版本:{{ .Version }}\r\n" "version" = "🚀 X-Panel 版本:v{{ .Version }}\r\n"
"xrayVersion" = "📡 Xray 版本: {{ .XrayVersion }}\r\n" "xrayVersion" = "📡 Xray 版本v{{ .XrayVersion }}\r\n"
"ipv6" = "🌐 IPv6{{ .IPv6 }}\r\n" "ipv6" = "🌐 IPv6{{ .IPv6 }}\r\n"
"ipv4" = "🌐 IPv4{{ .IPv4 }}\r\n" "ipv4" = "🌐 IPv4{{ .IPv4 }}\r\n"
"ip" = "🌐 IP{{ .IP }}\r\n" "ip" = "🌐 IP{{ .IP }}\r\n"