diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 121f5ed0..c96133f7 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -228,7 +228,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" = "Panel Settings" +"panelSettings" = "Configurations" "securitySettings" = "Authentication" "TGBotSettings" = "Telegram Bot" "panelListeningIP" = "Panel Listening IP" @@ -278,7 +278,7 @@ "timeZone" = "Time Zone" "timeZoneDesc" = "Scheduled tasks run according to the time in this time zone." "subSettings" = "Subscription" -"subEnable" = "Enable Service" +"subEnable" = "Enable Subscription Service" "subEnableDesc" = "Subscription feature with separate configuration." "subListen" = "Subscription Listening IP" "subListenDesc" = "Leave blank to listen on all IPs."