Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2023-04-25 14:30:21 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2023-04-25 14:30:21 +0300
commit942b9862d8fe2b2c659d63a8f6c5bc24e476e6b0 (patch)
tree84de5f0faf4bbbd4596506ca0b5c9616056e3ba2 /web/translation/translate.en_US.toml
parentae55fdc38a3be89d2b02bca263e1e74b317c640c (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.toml2
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"