1
0
forked from baron/baron-sso

접속이력 브라우저 컬럼 추가

This commit is contained in:
2026-04-07 13:38:13 +09:00
parent 7b2004e05c
commit c95105f018
7 changed files with 72 additions and 20 deletions

View File

@@ -44,6 +44,7 @@ missing = "No active session was found."
greeting = "Hello, {name}."
[msg.userfront.audit]
browser = "Browser: {value}"
date = "Date: {value}"
device = "Device: {value}"
end = "No more items to show."
@@ -444,6 +445,7 @@ toggle_label = "Active only"
action = "Action"
app = "App"
auth_method = "Auth Method"
browser = "Browser"
date = "Date"
device = "Device"
ip = "IP"
@@ -668,4 +670,4 @@ action = "Go to sign-in"
[msg.userfront.audit.filter]
description = "Toggle to view only active sessions."
description = "Toggle to view only active sessions."