From 34c6343a361350db27b7f1ac856b53a2528cd132 Mon Sep 17 00:00:00 2001 From: shahin-io <115543613+shahin-io@users.noreply.github.com> Date: Sun, 7 Jan 2024 18:42:26 +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 9a7a6ca1..68ed74c9 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -258,7 +258,7 @@ "telegramToken" = "Telegram Token" "telegramTokenDesc" = "The token you have got from @BotFather." "telegramProxy" = "SOCKS5 Proxy" -"telegramProxyDesc" = "If you need the Socks5 proxy to connect to Telegram. Adjust its settings as per the guide." +"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." "telegramNotifyTime" = "Telegram Bot Notification Time" @@ -317,7 +317,7 @@ "directCountryConfigsDesc" = "These options will connect users directly to specific country domains." "ipv4Configs" = "IPv4 Routing" "ipv4ConfigsDesc" = "These options will route to target domains only via IPv4." -"warpConfigs" = "WARP" +"warpConfigs" = "WARP Routing" "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."