v25.9.20
This commit is contained in:
parent
c7007cae76
commit
4d049a71e4
@ -82,7 +82,7 @@
|
|||||||
"xray" = "Xray Configs"
|
"xray" = "Xray Configs"
|
||||||
"logout" = "Log Out"
|
"logout" = "Log Out"
|
||||||
"link" = "Manage"
|
"link" = "Manage"
|
||||||
"navigation" = "navigation"
|
"navigation" = "Practical Navigation"
|
||||||
|
|
||||||
[pages.login]
|
[pages.login]
|
||||||
"hello" = "Hello"
|
"hello" = "Hello"
|
||||||
@ -307,7 +307,7 @@
|
|||||||
"historyTime" = "Generated Time"
|
"historyTime" = "Generated Time"
|
||||||
"linkCreated" = "The inbound link has been created, please copy the following address:"
|
"linkCreated" = "The inbound link has been created, please copy the following address:"
|
||||||
"descriptionTitle" = "\r\n\r\nUsage notes"
|
"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]
|
[pages.inbounds.oneClick.preset]
|
||||||
"vless_reality" = "VLESS + TCP + Reality + Vision"
|
"vless_reality" = "VLESS + TCP + Reality + Vision"
|
||||||
@ -493,7 +493,7 @@
|
|||||||
"statsOutboundDownlinkDesc" = "Enables the statistics collection for downstream traffic of all outbound proxies."
|
"statsOutboundDownlinkDesc" = "Enables the statistics collection for downstream traffic of all outbound proxies."
|
||||||
|
|
||||||
[pages.navigation]
|
[pages.navigation]
|
||||||
"title" = "navigation"
|
"title" = "Practical Navigation"
|
||||||
|
|
||||||
[pages.xray.rules]
|
[pages.xray.rules]
|
||||||
"first" = "First"
|
"first" = "First"
|
||||||
@ -509,6 +509,18 @@
|
|||||||
"add" = "Add Rule"
|
"add" = "Add Rule"
|
||||||
"edit" = "Edit Rule"
|
"edit" = "Edit Rule"
|
||||||
"useComma" = "Comma-separated items"
|
"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]
|
[pages.xray.outbound]
|
||||||
"addOutbound" = "Add Outbound"
|
"addOutbound" = "Add Outbound"
|
||||||
@ -656,8 +668,8 @@
|
|||||||
"report" = "🕰 Scheduled Reports: {{ .RunTime }}\r\n"
|
"report" = "🕰 Scheduled Reports: {{ .RunTime }}\r\n"
|
||||||
"datetime" = "⏰ Date&Time: {{ .DateTime }}\r\n"
|
"datetime" = "⏰ Date&Time: {{ .DateTime }}\r\n"
|
||||||
"hostname" = "💻 Host: {{ .Hostname }}\r\n"
|
"hostname" = "💻 Host: {{ .Hostname }}\r\n"
|
||||||
"version" = "🚀 X-Panel Version: {{ .Version }}\r\n"
|
"version" = "🚀 X-Panel Version: v{{ .Version }}\r\n"
|
||||||
"xrayVersion" = "📡 Xray Version: {{ .XrayVersion }}\r\n"
|
"xrayVersion" = "📡 Xray Version: 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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user