forked from baron/baron-sso
최근 변경된 앱 대시보드 추가
This commit is contained in:
@@ -544,6 +544,10 @@ new_client = "Configure redirect URIs, grant types, and authentication methods."
|
||||
empty = "Review the relying parties this account can access."
|
||||
none = "No connected applications to display."
|
||||
|
||||
[msg.dev.dashboard.recent_changes]
|
||||
description = "Review trends for changed or deleted applications on the dashboard."
|
||||
empty = "There are no recent change logs yet."
|
||||
|
||||
[msg.dev.dashboard.notice]
|
||||
consent_audit = "Consent Audit"
|
||||
dev_scope = "Dev Scope"
|
||||
@@ -1741,6 +1745,20 @@ title = "Quick links"
|
||||
[ui.dev.dashboard.recent]
|
||||
title = "My Applications"
|
||||
|
||||
[ui.dev.dashboard.recent_changes]
|
||||
deleted_group = "Deleted RPs"
|
||||
aria = "Recent application changes"
|
||||
period = "Recent change aggregation period"
|
||||
series = "Changes {{changes}} / Actors {{actors}}"
|
||||
title = "Recently Changed Applications"
|
||||
y_axis = "Y axis: change count"
|
||||
|
||||
[ui.dev.dashboard.recent_changes.summary]
|
||||
changed_clients = "Changed apps"
|
||||
deleted_clients = "Deleted RPs"
|
||||
latest_change = "Latest change"
|
||||
total_changes = "Recent changes"
|
||||
|
||||
[ui.dev.dashboard.stack]
|
||||
notes = "Setup notes"
|
||||
subtitle = "Devfront baseline"
|
||||
|
||||
Reference in New Issue
Block a user