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."

View File

@@ -41,6 +41,7 @@ verify_code_failed = "인증 실패: {error}"
missing = "활성 세션이 없습니다."
[msg.userfront.audit]
browser = "브라우저: {value}"
date = "접속일자: {value}"
device = "접속환경: {value}"
end = "더 이상 항목이 없습니다."
@@ -647,6 +648,7 @@ toggle_label = "활성 세션만"
action = "관리"
app = "애플리케이션"
auth_method = "인증수단"
browser = "브라우저"
date = "접속일자"
device = "접속환경"
ip = "IP"
@@ -870,4 +872,4 @@ action = "로그인하기"
[msg.userfront.audit.filter]
description = "활성화된 세션만 보려면 토글을 켜주세요."
description = "활성화된 세션만 보려면 토글을 켜주세요."

View File

@@ -223,6 +223,7 @@ title = ""
greeting = ""
[msg.userfront.audit]
browser = ""
date = ""
device = ""
end = ""
@@ -622,6 +623,7 @@ toggle_label = ""
action = ""
app = ""
auth_method = ""
browser = ""
date = ""
device = ""
ip = ""
@@ -845,4 +847,4 @@ action = ""
[msg.userfront.audit.filter]
description = ""
description = ""