1
0
forked from baron/baron-sso

devfront 테넌트 미소속 개발자 신청 안내 추가

This commit is contained in:
2026-06-08 13:52:40 +09:00
parent 894feb20f1
commit 41e755b1c7
11 changed files with 228 additions and 22 deletions

View File

@@ -329,6 +329,8 @@ user_desc = "Review your request history and submit a new access request."
[msg.dev.request.modal]
desc = "Please enter the reason for your request. It will be approved after administrator review."
tenant_required = "You need to be assigned to a tenant before you can request developer access."
tenant_required_detail = "This account is not linked to a tenant yet, so developer access cannot be requested."
[msg.dev.clients]
load_error = "Error loading clients: {{error}}"
@@ -342,12 +344,16 @@ empty_detail = "RPs will appear here when a relationship is assigned to your acc
empty_can_create = "No linked apps have been registered yet."
empty_can_create_detail = "Create a new RP with the Add linked app button, and it will appear here."
create_requires_request = "You do not have permission to create applications.\nSubmit a developer access request and wait for approval."
create_requires_tenant = "You need to be assigned to a tenant before you can request developer access."
create_requires_tenant_detail = "This account is not linked to a tenant yet, so developer access cannot be requested."
create_pending_detail = "Your developer access request is under review. You will be able to add applications after approval."
create_forbidden_detail = "You do not have permission to create applications. Ask an administrator to grant developer access or the appropriate RP permissions."
empty_filtered = "No linked apps match the current filters."
empty_filtered_detail = "Try changing the search text or filters."
empty_pending = "Your developer access request is under review."
empty_pending_detail = "You can add linked apps after a super admin approves it."
empty_tenant_missing = "You need to be assigned to a tenant before you can request developer access."
empty_tenant_missing_detail = "This account is not linked to a tenant yet, so developer access cannot be requested."
[msg.dev.clients.consents]
empty = "No consents found."