forked from baron/baron-sso
감사로그 공통 로케일 적용
This commit is contained in:
@@ -10,6 +10,11 @@ requesting = "Requesting..."
|
|||||||
saving = "Saving..."
|
saving = "Saving..."
|
||||||
unknown_error = "unknown error"
|
unknown_error = "unknown error"
|
||||||
|
|
||||||
|
[msg.common.audit]
|
||||||
|
empty = "No audit logs found."
|
||||||
|
load_error = "Error loading logs: {{error}}"
|
||||||
|
loading = "Loading audit logs..."
|
||||||
|
|
||||||
[ui.common]
|
[ui.common]
|
||||||
apply = "Apply"
|
apply = "Apply"
|
||||||
actions = "Actions"
|
actions = "Actions"
|
||||||
@@ -86,6 +91,39 @@ theme_toggle = "Theme Toggle"
|
|||||||
unassigned = "Unassigned"
|
unassigned = "Unassigned"
|
||||||
unknown = "Unknown"
|
unknown = "Unknown"
|
||||||
|
|
||||||
|
[ui.common.audit]
|
||||||
|
load_more = "Load more"
|
||||||
|
title = "Audit Logs"
|
||||||
|
|
||||||
|
[ui.common.audit.copy]
|
||||||
|
actor_id = "Copy actor id"
|
||||||
|
target = "Copy target"
|
||||||
|
|
||||||
|
[ui.common.audit.details]
|
||||||
|
actor = "Actor"
|
||||||
|
actor_id = "Actor ID · {{value}}"
|
||||||
|
after = "After · {{value}}"
|
||||||
|
before = "Before · {{value}}"
|
||||||
|
device = "Device · {{value}}"
|
||||||
|
error = "Error · {{value}}"
|
||||||
|
event_id = "Event ID · {{value}}"
|
||||||
|
ip = "IP · {{value}}"
|
||||||
|
latency = "Latency · {{value}}"
|
||||||
|
request = "Request"
|
||||||
|
request_id = "Request ID · {{value}}"
|
||||||
|
result = "Result"
|
||||||
|
tenant = "Tenant · {{value}}"
|
||||||
|
|
||||||
|
[ui.common.audit.registry]
|
||||||
|
title = "Audit registry"
|
||||||
|
|
||||||
|
[ui.common.audit.table]
|
||||||
|
action = "Action"
|
||||||
|
actor = "Actor"
|
||||||
|
status = "Status"
|
||||||
|
target = "Target"
|
||||||
|
time = "Time"
|
||||||
|
|
||||||
[ui.common.overview]
|
[ui.common.overview]
|
||||||
title = "Operational Status"
|
title = "Operational Status"
|
||||||
|
|
||||||
|
|||||||
@@ -10,6 +10,11 @@ requesting = "요청 중..."
|
|||||||
saving = "저장 중..."
|
saving = "저장 중..."
|
||||||
unknown_error = "알 수 없는 오류"
|
unknown_error = "알 수 없는 오류"
|
||||||
|
|
||||||
|
[msg.common.audit]
|
||||||
|
empty = "아직 수집된 감사 로그가 없습니다."
|
||||||
|
load_error = "Error loading logs: {{error}}"
|
||||||
|
loading = "Loading audit logs..."
|
||||||
|
|
||||||
[ui.common]
|
[ui.common]
|
||||||
apply = "적용"
|
apply = "적용"
|
||||||
actions = "액션"
|
actions = "액션"
|
||||||
@@ -86,6 +91,39 @@ theme_toggle = "테마 전환"
|
|||||||
unassigned = "미배정"
|
unassigned = "미배정"
|
||||||
unknown = "Unknown"
|
unknown = "Unknown"
|
||||||
|
|
||||||
|
[ui.common.audit]
|
||||||
|
load_more = "더 보기"
|
||||||
|
title = "감사 로그"
|
||||||
|
|
||||||
|
[ui.common.audit.copy]
|
||||||
|
actor_id = "Copy actor id"
|
||||||
|
target = "Copy target"
|
||||||
|
|
||||||
|
[ui.common.audit.details]
|
||||||
|
actor = "Actor"
|
||||||
|
actor_id = "Actor ID · {{value}}"
|
||||||
|
after = "After · {{value}}"
|
||||||
|
before = "Before · {{value}}"
|
||||||
|
device = "Device · {{value}}"
|
||||||
|
error = "Error · {{value}}"
|
||||||
|
event_id = "Event ID · {{value}}"
|
||||||
|
ip = "IP · {{value}}"
|
||||||
|
latency = "Latency · {{value}}"
|
||||||
|
request = "Request"
|
||||||
|
request_id = "Request ID · {{value}}"
|
||||||
|
result = "Result"
|
||||||
|
tenant = "Tenant · {{value}}"
|
||||||
|
|
||||||
|
[ui.common.audit.registry]
|
||||||
|
title = "Audit registry"
|
||||||
|
|
||||||
|
[ui.common.audit.table]
|
||||||
|
action = "액션"
|
||||||
|
actor = "수행자"
|
||||||
|
status = "상태"
|
||||||
|
target = "대상"
|
||||||
|
time = "시간"
|
||||||
|
|
||||||
[ui.common.overview]
|
[ui.common.overview]
|
||||||
title = "운영 현황"
|
title = "운영 현황"
|
||||||
|
|
||||||
|
|||||||
@@ -10,6 +10,11 @@ requesting = ""
|
|||||||
saving = ""
|
saving = ""
|
||||||
unknown_error = ""
|
unknown_error = ""
|
||||||
|
|
||||||
|
[msg.common.audit]
|
||||||
|
empty = ""
|
||||||
|
load_error = ""
|
||||||
|
loading = ""
|
||||||
|
|
||||||
[ui.common]
|
[ui.common]
|
||||||
apply = "Apply"
|
apply = "Apply"
|
||||||
actions = ""
|
actions = ""
|
||||||
@@ -86,6 +91,39 @@ theme_toggle = ""
|
|||||||
unassigned = ""
|
unassigned = ""
|
||||||
unknown = ""
|
unknown = ""
|
||||||
|
|
||||||
|
[ui.common.audit]
|
||||||
|
load_more = ""
|
||||||
|
title = ""
|
||||||
|
|
||||||
|
[ui.common.audit.copy]
|
||||||
|
actor_id = ""
|
||||||
|
target = ""
|
||||||
|
|
||||||
|
[ui.common.audit.details]
|
||||||
|
actor = ""
|
||||||
|
actor_id = ""
|
||||||
|
after = ""
|
||||||
|
before = ""
|
||||||
|
device = ""
|
||||||
|
error = ""
|
||||||
|
event_id = ""
|
||||||
|
ip = ""
|
||||||
|
latency = ""
|
||||||
|
request = ""
|
||||||
|
request_id = ""
|
||||||
|
result = ""
|
||||||
|
tenant = ""
|
||||||
|
|
||||||
|
[ui.common.audit.registry]
|
||||||
|
title = ""
|
||||||
|
|
||||||
|
[ui.common.audit.table]
|
||||||
|
action = ""
|
||||||
|
actor = ""
|
||||||
|
status = ""
|
||||||
|
target = ""
|
||||||
|
time = ""
|
||||||
|
|
||||||
[ui.common.overview]
|
[ui.common.overview]
|
||||||
title = ""
|
title = ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user