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"

View File

@@ -1495,8 +1495,9 @@ plane = "Dev Plane"
subtitle = "Manage your applications"
[ui.dev.session]
auto_extend = "세션 만료 관리"
active = "세션 활성"
disabled = "세션 만료 표시 비활성화"
disabled = "세션 만료 비활성화"
unknown = "알 수 없음"
expired = "세션 만료"
expiring = "만료 임박: {{minutes}}분 {{seconds}}초 남음"

View File

@@ -1493,6 +1493,7 @@ plane = ""
subtitle = ""
[ui.dev.session]
auto_extend = ""
active = ""
disabled = ""
unknown = ""