From e8f69aed9970c9a3c2ce005c640bac3bc810558a Mon Sep 17 00:00:00 2001 From: shahin-io <115543613+shahin-io@users.noreply.github.com> Date: Sun, 7 Jan 2024 18:37:16 +0000 Subject: [PATCH] Update translate.en_US.toml --- 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 e2dcd52b..9a7a6ca1 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -257,7 +257,7 @@ "telegramBotEnableDesc" = "Connect to the features of this panel through the Telegram bot." "telegramToken" = "Telegram Token" "telegramTokenDesc" = "The token you have got from @BotFather." -"telegramProxy" = "Socks5 Proxy" +"telegramProxy" = "SOCKS5 Proxy" "telegramProxyDesc" = "If you need the Socks5 proxy to connect to Telegram. Adjust its settings as per the guide." "telegramChatId" = "Telegram Admin Chat ID" "telegramChatIdDesc" = "Multiple chat ID(s)separated by comma. use @userinfobot or use '/id' command in bot to get your Chat IDs." @@ -318,7 +318,7 @@ "ipv4Configs" = "IPv4 Routing" "ipv4ConfigsDesc" = "These options will route to target domains only via IPv4." "warpConfigs" = "WARP" -"warpConfigsDesc" = "Caution: Before using these options, install WARP in Socks5 proxy mode on your server by following the steps on the panel's GitHub. WARP will route traffic to websites through Cloudflare servers." +"warpConfigsDesc" = "Caution: Before using these options, install WARP in SOCKS5 proxy mode on your server by following the steps on the panel's GitHub. WARP will route traffic to websites through Cloudflare servers." "Template" = "Xray Configuration Template" "TemplateDesc" = "Generate the final Xray configuration file based on this template." "FreedomStrategy" = "Configure Strategy for Freedom Protocol"