forked from baron/baron-sso
접속이력 브라우저 컬럼 추가
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user