forked from baron/baron-sso
연동 앱 페이지 UI 정리
This commit is contained in:
@@ -595,6 +595,10 @@ description = "Quickly review application types and headless login usage."
|
||||
empty = "Review the RPs this account can access."
|
||||
none = "No linked applications are available."
|
||||
|
||||
[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"
|
||||
@@ -2308,6 +2312,20 @@ title = "Quick links"
|
||||
[ui.dev.dashboard.recent]
|
||||
title = "My Applications"
|
||||
|
||||
[ui.dev.dashboard.recent_changes]
|
||||
aria = "Recent changed application status"
|
||||
deleted_group = "Deleted RPs"
|
||||
period = "Recent change aggregation period"
|
||||
series = "Changes {{changes}} / Actors {{actors}}"
|
||||
title = "Recent Changed Apps"
|
||||
y_axis = "Y axis: change count"
|
||||
|
||||
[ui.dev.dashboard.recent_changes.summary]
|
||||
changed_clients = "Changed applications"
|
||||
deleted_clients = "Deleted RPs"
|
||||
latest_change = "Latest change"
|
||||
total_changes = "Recent change count"
|
||||
|
||||
[ui.dev.dashboard.stack]
|
||||
notes = "Setup notes"
|
||||
subtitle = "Devfront baseline"
|
||||
|
||||
@@ -1087,6 +1087,10 @@ description = "애플리케이션 유형과 headless login 사용 현황을 빠
|
||||
empty = "현재 계정이 접근할 수 있는 RP를 확인합니다."
|
||||
none = "표시할 연동 앱이 없습니다."
|
||||
|
||||
[msg.dev.dashboard.recent_changes]
|
||||
description = "변경 또는 삭제된 애플리케이션을 대시보드에서 추이를 확인합니다."
|
||||
empty = "최근 변경 로그가 아직 없습니다."
|
||||
|
||||
[msg.dev.dashboard.notice]
|
||||
consent_audit = "Consent 회수는 감사 로그와 연계"
|
||||
dev_scope = "RP 정책은 dev scope에서만 적용"
|
||||
@@ -2772,6 +2776,20 @@ title = "빠른 이동"
|
||||
[ui.dev.dashboard.recent]
|
||||
title = "내 애플리케이션"
|
||||
|
||||
[ui.dev.dashboard.recent_changes]
|
||||
aria = "최근 변경된 앱 현황"
|
||||
deleted_group = "삭제된 RP"
|
||||
period = "최근 변경 집계 단위"
|
||||
series = "변경 {{changes}} / 작업자 {{actors}}"
|
||||
title = "최근 변경된 앱"
|
||||
y_axis = "Y축: 변경 수"
|
||||
|
||||
[ui.dev.dashboard.recent_changes.summary]
|
||||
changed_clients = "변경된 앱 수"
|
||||
deleted_clients = "삭제된 RP 수"
|
||||
latest_change = "마지막 변경일"
|
||||
total_changes = "최근 변경 건수"
|
||||
|
||||
[ui.dev.dashboard.stack]
|
||||
notes = "Setup notes"
|
||||
subtitle = "Devfront baseline"
|
||||
|
||||
@@ -947,6 +947,10 @@ description = ""
|
||||
empty = ""
|
||||
none = ""
|
||||
|
||||
[msg.dev.dashboard.recent_changes]
|
||||
description = ""
|
||||
empty = ""
|
||||
|
||||
[msg.dev.dashboard.notice]
|
||||
consent_audit = ""
|
||||
dev_scope = ""
|
||||
@@ -2653,6 +2657,20 @@ title = ""
|
||||
[ui.dev.dashboard.recent]
|
||||
title = ""
|
||||
|
||||
[ui.dev.dashboard.recent_changes]
|
||||
aria = ""
|
||||
deleted_group = ""
|
||||
period = ""
|
||||
series = ""
|
||||
title = ""
|
||||
y_axis = ""
|
||||
|
||||
[ui.dev.dashboard.recent_changes.summary]
|
||||
changed_clients = ""
|
||||
deleted_clients = ""
|
||||
latest_change = ""
|
||||
total_changes = ""
|
||||
|
||||
[ui.dev.dashboard.stack]
|
||||
notes = ""
|
||||
subtitle = ""
|
||||
|
||||
Reference in New Issue
Block a user