diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index a278045d..d7c93c71 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -229,7 +229,7 @@ "restartPanelDesc" = "Are you sure you want to restart the panel? If you cannot access the panel after restarting, please view the panel log info on the server." "actions" = "Actions" "resetDefaultConfig" = "Reset to Default" -"panelSettings" = "Configurations" +"panelSettings" = "General" "securitySettings" = "Authentication" "TGBotSettings" = "Telegram Bot" "panelListeningIP" = "Listen IP" @@ -259,9 +259,9 @@ "telegramToken" = "Telegram Token" "telegramTokenDesc" = "The Telegram bot token obtained from '@BotFather'." "telegramProxy" = "SOCKS Proxy" -"telegramProxyDesc" = "Enables SOCKS5 proxy for connecting to Telegram. (Adjust settings as per guide)" +"telegramProxyDesc" = "Enables SOCKS5 proxy for connecting to Telegram. (adjust settings as per guide)" "telegramChatId" = "Admin Chat ID" -"telegramChatIdDesc" = "The Telegram Admin Chat ID(s). (comma-separated)(use @userinfobot) or (use '/id' command in the bot)" +"telegramChatIdDesc" = "The Telegram Admin Chat ID(s). (comma-separated)(get it here @userinfobot) or (use '/id' command in the bot)" "telegramNotifyTime" = "Notification Time" "telegramNotifyTimeDesc" = "The Telegram bot notification time set for periodic reports. (use the crontab time format)" "tgNotifyBackup" = "Database Backup" @@ -306,7 +306,7 @@ "title" = "Xray Configs" "save" = "Save" "restart" = "Restart Xray" -"basicTemplate" = "Basic" +"basicTemplate" = "Basics" "advancedTemplate" = "Advanced" "generalConfigs" = "General Strategy" "generalConfigsDesc" = "These options will determine general strategy adjustments." @@ -319,7 +319,7 @@ "ipv4Configs" = "IPv4 Routing" "ipv4ConfigsDesc" = "These options will route traffic based on a specific destination via IPv4." "warpConfigs" = "WARP Routing" -"warpConfigsDesc" = "These options will route traffic based on a specific destination via Cloudflare WARP. (install WARP on SOCKS5 proxy mode as per guide)" +"warpConfigsDesc" = "These options will route traffic based on a specific destination via WARP. (follow the guide on the Panel’s GitHub)" "Template" = "Advanced Xray Configuration Template" "TemplateDesc" = "The final Xray config file will be generated based on this template." "FreedomStrategy" = "Freedom Protocol Strategy" @@ -334,7 +334,7 @@ "AdsDesc" = "Blocks advertising websites." "Family" = "Family Protection" "FamilyDesc" = "Blocks adult content, and malware websites." -"Security" = "Security Protection" +"Security" = "Security Shield" "SecurityDesc" = "Blocks malware, phishing, and cryptominers websites." "Speedtest" = "Block Speedtest" "SpeedtestDesc" = "Blocks establishing connectins to speedtest websites."