diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index f02f5a73..8b4fbb50 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -270,8 +270,8 @@ "tgNotifyLoginDesc" = "Get notified about the username, IP address, and time whenever someone attempts to log into your web panel." "sessionMaxAge" = "Session Duration" "sessionMaxAgeDesc" = "The duration for which you can stay logged in. (unit: minute)" -"expireTimeDiff" = "Client Expiration Threshold Notification" -"expireTimeDiffDesc" = "Get notified about client expiration when reaching this threshold. (unit: day)" +"expireTimeDiff" = "Expiration Date Threshold Notification" +"expireTimeDiffDesc" = "Get notified about expiration date when reaching this threshold. (unit: day)" "trafficDiff" = "Traffic Exhaustion Threshold Notification" "trafficDiffDesc" = "Get notified about traffic exhaustion when reaching this threshold. (unit: GB)" "tgNotifyCpu" = "CPU Load Threshold Notification"