From 183c7a5cf6173d8423f883c912ea2f4759366adc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=83=E9=9A=A8=E7=B7=A3=E5=8B=95?= Date: Fri, 19 Sep 2025 19:39:12 +0800 Subject: [PATCH] One-click configuration: Vless Encryption + XHTTP --- web/translation/translate.en_US.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 7575d8ab..4e73c3a6 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -307,11 +307,11 @@ "historyTime" = "Generated Time" "linkCreated" = "The inbound link has been created, please copy the following address:" "descriptionTitle" = "\r\n\r\nUsage notes" -"descriptionContent" = "This feature will automatically generate an inbound connection for the VLESS + TCP + Reality (xtls-rprx-vision) protocol,\r\nor the VLESS Encryption + TCP + TLS (suitable for 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 allowed. You can manually edit the details in the list after creation." [pages.inbounds.oneClick.preset] "vless_reality" = "VLESS + TCP + Reality + Vision" -"vless_tls_encryption" = "VLESS Encryption + TLS (suitable for CDN)" +"vless_tls_encryption" = "VLESS Encryption + TLS (CDN optional)" "switch_vision_seed_dev" = "Switch + Vision Seed (in development)" [pages.inbounds.subConversion]