From f2ad2735c01880573dfc4d38e144115452e2be6b Mon Sep 17 00:00:00 2001 From: shahin-io <115543613+shahin-io@users.noreply.github.com> Date: Sun, 7 Jan 2024 19:29:09 +0000 Subject: [PATCH] Update translate.en_US.toml --- web/translation/translate.en_US.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 68ed74c9..137f0440 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" = "Configurations" +"panelSettings" = "Configuration" "securitySettings" = "Authentication" "TGBotSettings" = "Telegram Bot" "panelListeningIP" = "Panel Listening IP"