From 4d049a71e445b58f21f1f21633c654f846834dc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=83=E9=9A=A8=E7=B7=A3=E5=8B=95?= Date: Wed, 24 Sep 2025 01:00:48 +0800 Subject: [PATCH] v25.9.20 --- web/translation/translate.en_US.toml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 4e73c3a6..6f35cc58 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -82,7 +82,7 @@ "xray" = "Xray Configs" "logout" = "Log Out" "link" = "Manage" -"navigation" = "navigation" +"navigation" = "Practical Navigation" [pages.login] "hello" = "Hello" @@ -307,7 +307,7 @@ "historyTime" = "Generated Time" "linkCreated" = "The inbound link has been created, please copy the following address:" "descriptionTitle" = "\r\n\r\nUsage notes" -"descriptionContent" = "This function will automatically generate an inbound connection for the VLESS + TCP + Reality (xtls-rprx-vision) protocol,\r\nor the VLESS Encryption + XHTTP + TLS (optional CDN) protocol,\r\nand randomly assign an available port. Please ensure that this port is allowed. You can manually edit the details in the list after creation." +"descriptionContent" = "This function will automatically generate an inbound connection for the VLESS + TCP + Reality (xtls-rprx-vision) protocol,\r\nor the VLESS Encryption + XHTTP + TLS (optional CDN) protocol,\r\nand randomly assign an available port. Please ensure that this port is open. The [One-click Configuration] generation function here is connected to the [Inbound] data.\r\nAfter one-click creation, you can manually view/copy or edit the details in the list to add other parameters." [pages.inbounds.oneClick.preset] "vless_reality" = "VLESS + TCP + Reality + Vision" @@ -493,7 +493,7 @@ "statsOutboundDownlinkDesc" = "Enables the statistics collection for downstream traffic of all outbound proxies." [pages.navigation] -"title" = "navigation" +"title" = "Practical Navigation" [pages.xray.rules] "first" = "First" @@ -509,6 +509,18 @@ "add" = "Add Rule" "edit" = "Edit Rule" "useComma" = "Comma-separated items" +"DomainMatcher" = "Domain Match Type" +"SourceIPs" = "Source IP" +"SourcePort" = "Source Port" +"Network" = "Network Type" +"Protocol" = "Transport Protocol" +"Attributes" = "Attributes" +"Domain" = "Domain Address" +"User" = "User" +"Port" = "Port" +"InboundTag" = "Inbound Tag" +"OutboundTag" = "Outbound Tag" +"BalancerTag" = "Load Balancing Tag" [pages.xray.outbound] "addOutbound" = "Add Outbound" @@ -656,8 +668,8 @@ "report" = "🕰 Scheduled Reports: {{ .RunTime }}\r\n" "datetime" = "⏰ Date&Time: {{ .DateTime }}\r\n" "hostname" = "💻 Host: {{ .Hostname }}\r\n" -"version" = "🚀 X-Panel Version: {{ .Version }}\r\n" -"xrayVersion" = "📡 Xray Version: {{ .XrayVersion }}\r\n" +"version" = "🚀 X-Panel Version: v{{ .Version }}\r\n" +"xrayVersion" = "📡 Xray Version: v{{ .XrayVersion }}\r\n" "ipv6" = "🌐 IPv6: {{ .IPv6 }}\r\n" "ipv4" = "🌐 IPv4: {{ .IPv4 }}\r\n" "ip" = "🌐 IP: {{ .IP }}\r\n"