forked from baron/baron-sso
로컬 code-check 오류 수정
This commit is contained in:
@@ -513,6 +513,7 @@ browser = "Browser: {{value}}"
|
||||
date = "Date: {{value}}"
|
||||
device = "Device: {{value}}"
|
||||
end = "No more items to show."
|
||||
filtered_empty = "No sign-in history matches the active session filter."
|
||||
ip = "IP address: {{value}}"
|
||||
load_more_error = "Could not load more history."
|
||||
result = "Result: {{value}}"
|
||||
|
||||
@@ -175,6 +175,7 @@ browser = "브라우저: {{value}}"
|
||||
date = "접속일자: {{value}}"
|
||||
device = "접속환경: {{value}}"
|
||||
end = "더 이상 항목이 없습니다."
|
||||
filtered_empty = "활성 세션으로 필터링된 접속 이력이 없습니다."
|
||||
ip = "접속 IP: {{value}}"
|
||||
load_more_error = "더 불러오지 못했습니다."
|
||||
result = "인증결과: {{value}}"
|
||||
@@ -905,9 +906,11 @@ saved_success = "저장이 완료되었습니다."
|
||||
greeting = "안녕하세요, {{name}}님"
|
||||
|
||||
[msg.userfront.audit]
|
||||
browser = "브라우저: {{value}}"
|
||||
date = "접속일자: {{value}}"
|
||||
device = "접속환경: {{value}}"
|
||||
end = "더 이상 항목이 없습니다."
|
||||
filtered_empty = "활성 세션으로 필터링된 접속 이력이 없습니다."
|
||||
ip = "접속 IP: {{value}}"
|
||||
load_more_error = "더 불러오지 못했습니다."
|
||||
result = "인증결과: {{value}}"
|
||||
|
||||
@@ -782,9 +782,11 @@ saved_success = ""
|
||||
greeting = ""
|
||||
|
||||
[msg.userfront.audit]
|
||||
browser = ""
|
||||
date = ""
|
||||
device = ""
|
||||
end = ""
|
||||
filtered_empty = ""
|
||||
ip = ""
|
||||
load_more_error = ""
|
||||
result = ""
|
||||
@@ -2330,6 +2332,7 @@ dev_console = ""
|
||||
action = ""
|
||||
app = ""
|
||||
auth_method = ""
|
||||
browser = ""
|
||||
date = ""
|
||||
device = ""
|
||||
ip = ""
|
||||
@@ -2557,4 +2560,4 @@ title = ""
|
||||
toggle_label = ""
|
||||
|
||||
[msg.userfront.audit.filter]
|
||||
description = ""
|
||||
description = ""
|
||||
|
||||
Reference in New Issue
Block a user