1
0
forked from baron/baron-sso

접속이력 및 활성 세션 UI 통합 및 i18n 반영

This commit is contained in:
2026-04-07 13:12:44 +09:00
parent e6ade9ce77
commit 7b2004e05c
7 changed files with 48 additions and 0 deletions

View File

@@ -2055,6 +2055,7 @@ dev_console = "Dev Console"
[ui.userfront.audit]
[ui.userfront.audit.table]
action = "Action"
app = "App"
auth_method = "Auth Method"
date = "Date"
@@ -2278,3 +2279,11 @@ verify = "Verification"
[ui.userfront.signup.success]
action = "Go to sign-in"
[ui.userfront.audit.filter]
title = "Manage My Activity"
toggle_label = "Show active sessions only"
[msg.userfront.audit.filter]
description = "Toggle to view only active sessions."