1
0
forked from baron/baron-sso

감사로그 공통 로케일 적용

This commit is contained in:
2026-05-15 13:26:49 +09:00
parent 055a804f7f
commit 18eede3a10
3 changed files with 114 additions and 0 deletions

View File

@@ -10,6 +10,11 @@ requesting = "Requesting..."
saving = "Saving..."
unknown_error = "unknown error"
[msg.common.audit]
empty = "No audit logs found."
load_error = "Error loading logs: {{error}}"
loading = "Loading audit logs..."
[ui.common]
apply = "Apply"
actions = "Actions"
@@ -86,6 +91,39 @@ theme_toggle = "Theme Toggle"
unassigned = "Unassigned"
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]
title = "Operational Status"

View File

@@ -10,6 +10,11 @@ requesting = "요청 중..."
saving = "저장 중..."
unknown_error = "알 수 없는 오류"
[msg.common.audit]
empty = "아직 수집된 감사 로그가 없습니다."
load_error = "Error loading logs: {{error}}"
loading = "Loading audit logs..."
[ui.common]
apply = "적용"
actions = "액션"
@@ -86,6 +91,39 @@ theme_toggle = "테마 전환"
unassigned = "미배정"
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]
title = "운영 현황"

View File

@@ -10,6 +10,11 @@ requesting = ""
saving = ""
unknown_error = ""
[msg.common.audit]
empty = ""
load_error = ""
loading = ""
[ui.common]
apply = "Apply"
actions = ""
@@ -86,6 +91,39 @@ theme_toggle = ""
unassigned = ""
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]
title = ""