1
0
forked from baron/baron-sso

adminfront/devfront 세션 만료 관리 슬라이딩 갱신 로직 추가

This commit is contained in:
2026-04-01 13:52:59 +09:00
parent 32a0efbf1b
commit 391773ac90
11 changed files with 377 additions and 10 deletions

View File

@@ -1495,8 +1495,9 @@ plane = "Dev Plane"
subtitle = "Manage your applications"
[ui.dev.session]
auto_extend = "Session expiry"
active = "Session active"
disabled = "Session expiry display disabled"
disabled = "Session expiry disabled"
unknown = "Unknown"
expired = "Session expired"
expiring = "Expiring soon: {{minutes}}m {{seconds}}s left"