diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-04-25 14:30:21 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2023-04-25 14:30:21 +0300 |
| commit | 942b9862d8fe2b2c659d63a8f6c5bc24e476e6b0 (patch) | |
| tree | 84de5f0faf4bbbd4596506ca0b5c9616056e3ba2 /web/translation/translate.en_US.toml | |
| parent | ae55fdc38a3be89d2b02bca263e1e74b317c640c (diff) | |
[feature] add login session timeout
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
Diffstat (limited to 'web/translation/translate.en_US.toml')
| -rw-r--r-- | web/translation/translate.en_US.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index 70bf8251..48252b7b 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -281,6 +281,8 @@ "telegramNotifyTimeDesc" = "Using Crontab timing format. Restart the panel to take effect" "tgNotifyBackup" = "Database backup" "tgNotifyBackupDesc" = "Sending database backup file with report notification. Restart the panel to take effect" +"sessionMaxAge" = "Session maximum age" +"sessionMaxAgeDesc" = "The time that you can stay login (unit: minute)" "expireTimeDiff" = "Exhaustion time threshold" "expireTimeDiffDesc" = "Detect exhaustion before expiration (unit:day)" "trafficDiff" = "Exhaustion traffic threshold" |
