1
0
forked from baron/baron-sso

서브 타이틀 텍스트 렌더링 오류 수정

This commit is contained in:
2026-05-18 13:32:50 +09:00
parent 222dc6f4a4
commit d1184613d8
11 changed files with 69 additions and 3 deletions

View File

@@ -2684,6 +2684,7 @@ action_success = "Refreshed the projection for {{count}} users."
forbidden_description = "This screen is only available to super_admin users."
load_error = "Failed to load projection status."
reset_confirm = "Rebuild user projection from the Kratos source of truth?"
subtitle = "Review and sync the Kratos user read model."
[msg.admin.user_projection.forbidden]
description = "This screen is only available to super_admin users."
@@ -2692,6 +2693,7 @@ description = "This screen is only available to super_admin users."
fetch_error = "Unable to load the final integrity check result."
kicker = "System"
loading = "Loading data integrity report..."
subtitle = "Review integrity status and inspect checks across the admin data model."
title = "Data Integrity Check"
[ui.admin.integrity.forbidden]
@@ -2771,6 +2773,7 @@ save_scopes = "Save scopes"
[ui.admin.user_projection]
loading = "Loading user projection data..."
subtitle = "Review and sync the Kratos user read model."
title = "User Projection Management"
[ui.admin.user_projection.actions]

View File

@@ -3102,12 +3102,16 @@ description = "user_login_ids.user_id가 존재하지 않거나 soft-deleted use
[msg.admin.integrity.check.orphan_user_tenant_memberships]
description = "users.tenant_id가 존재하지 않거나 soft-deleted tenant를 참조하는지 검사합니다."
[msg.admin.integrity]
subtitle = "정합성 상태를 확인하고 데이터 모델 전반의 검증 결과를 살펴봅니다."
[msg.admin.user_projection]
action_error = "사용자 동기화 작업에 실패했습니다."
action_success = "{{count}}명 기준으로 사용자 동기화를 갱신했습니다."
forbidden_description = "이 화면은 super_admin 권한으로만 접근할 수 있습니다."
load_error = "사용자 동기화 상태를 불러오지 못했습니다."
reset_confirm = "사용자 동기화를 Kratos 기준으로 다시 구축하시겠습니까?"
subtitle = "Kratos 사용자 read model을 확인하고 동기화 상태를 갱신합니다."
[msg.admin.user_projection.forbidden]
description = "이 화면은 super_admin 권한으로만 접근할 수 있습니다."

View File

@@ -2982,12 +2982,16 @@ description = ""
[msg.admin.integrity.check.orphan_user_tenant_memberships]
description = ""
[msg.admin.integrity]
subtitle = ""
[msg.admin.user_projection]
action_error = ""
action_success = ""
forbidden_description = ""
load_error = ""
reset_confirm = ""
subtitle = ""
[msg.admin.user_projection.forbidden]
description = ""