forked from baron/baron-sso
RP 대시보드 기능 추가
This commit is contained in:
@@ -538,6 +538,7 @@ openid = ""
|
||||
profile = ""
|
||||
|
||||
[msg.dev.dashboard]
|
||||
description = ""
|
||||
|
||||
[msg.dev.dashboard.hero]
|
||||
body = ""
|
||||
@@ -545,6 +546,29 @@ title_emphasis = ""
|
||||
title_prefix = ""
|
||||
title_suffix = ""
|
||||
|
||||
[msg.dev.dashboard.distribution]
|
||||
description = ""
|
||||
|
||||
[msg.dev.dashboard.chart]
|
||||
empty = ""
|
||||
filter_description = ""
|
||||
forbidden = ""
|
||||
server_error = ""
|
||||
service_unavailable = ""
|
||||
unavailable = ""
|
||||
unavailable_with_reason = ""
|
||||
|
||||
[msg.dev.dashboard.quick_links]
|
||||
audit = ""
|
||||
clients = ""
|
||||
description = ""
|
||||
developer_request = ""
|
||||
new_client = ""
|
||||
|
||||
[msg.dev.dashboard.recent]
|
||||
empty = ""
|
||||
none = ""
|
||||
|
||||
[msg.dev.dashboard.notice]
|
||||
consent_audit = ""
|
||||
dev_scope = ""
|
||||
@@ -1303,8 +1327,9 @@ scope_badge = ""
|
||||
[ui.dev.nav]
|
||||
audit_logs = ""
|
||||
clients = ""
|
||||
logout = ""
|
||||
developer_request = ""
|
||||
logout = ""
|
||||
overview = ""
|
||||
|
||||
[ui.dev.welcome]
|
||||
btn_request = ""
|
||||
@@ -1685,12 +1710,32 @@ private_headless = ""
|
||||
|
||||
[ui.dev.dashboard]
|
||||
ready_badge = ""
|
||||
title = ""
|
||||
|
||||
[ui.dev.dashboard.badge]
|
||||
consent_guard = ""
|
||||
oidc = ""
|
||||
policy_toggle = ""
|
||||
registry = ""
|
||||
rp_synced = ""
|
||||
|
||||
[ui.dev.dashboard.distribution]
|
||||
headless = ""
|
||||
pkce = ""
|
||||
private = ""
|
||||
title = ""
|
||||
|
||||
[ui.dev.dashboard.chart]
|
||||
aria = ""
|
||||
filter_all = ""
|
||||
login_requests = ""
|
||||
other_requests = ""
|
||||
period_day = ""
|
||||
period_month = ""
|
||||
period_week = ""
|
||||
series = ""
|
||||
title = ""
|
||||
|
||||
[ui.dev.dashboard.next]
|
||||
subtitle = ""
|
||||
title = ""
|
||||
@@ -1708,11 +1753,25 @@ rp_requests = ""
|
||||
consent = ""
|
||||
rp_status = ""
|
||||
|
||||
[ui.dev.dashboard.quick_links]
|
||||
create_button = ""
|
||||
new_client = ""
|
||||
title = ""
|
||||
|
||||
[ui.dev.dashboard.recent]
|
||||
title = ""
|
||||
|
||||
[ui.dev.dashboard.stack]
|
||||
notes = ""
|
||||
subtitle = ""
|
||||
title = ""
|
||||
|
||||
[ui.dev.dashboard.summary]
|
||||
active_clients = ""
|
||||
active_sessions = ""
|
||||
auth_failures_24h = ""
|
||||
total_clients = ""
|
||||
|
||||
[ui.dev.header]
|
||||
plane = ""
|
||||
subtitle = ""
|
||||
|
||||
Reference in New Issue
Block a user