forked from baron/baron-sso
접속이력 및 활성 세션 UI 통합 및 i18n 반영
This commit is contained in:
@@ -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."
|
||||
Reference in New Issue
Block a user