forked from baron/baron-sso
감사로그 공통 로케일 적용
This commit is contained in:
@@ -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 = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user