forked from baron/baron-sso
dev 브런치 반영 code-check 오류 수정
This commit is contained in:
@@ -497,6 +497,9 @@ rp_admin = "RP administrators can only access resources for the apps they manage
|
||||
tenant_admin = "Tenant administrator permissions are not configured correctly or have expired."
|
||||
title = "Access Denied: {{resource}}"
|
||||
user = "Regular users cannot access the developer console."
|
||||
user.audit = "Viewing audit logs for this App (RP) is only available when granted 'RP Admin' or 'Audit View' relationships. If you need access, please request it from an administrator."
|
||||
user.clients = "General user accounts can only use this feature if they have been granted operational or management relationships for the relevant RP (App). If you need access, please request it from an administrator."
|
||||
user.consents = "Viewing consent history for this App (RP) is only available when granted 'RP Admin', 'Consent View', or 'Consent Revoke' relationships. If you need access, please request it from an administrator."
|
||||
|
||||
[msg.dev.sidebar]
|
||||
notice = "Developer Console"
|
||||
|
||||
@@ -899,6 +899,9 @@ rp_admin = "RP 관리자는 담당 앱의 리소스만 조회할 수 있습니
|
||||
tenant_admin = "테넌트 관리자 권한이 올바르게 설정되지 않았거나 만료되었습니다."
|
||||
title = "{{resource}} 접근 권한 없음"
|
||||
user = "일반 사용자는 관리자 화면에 접근할 수 없습니다."
|
||||
user.audit = "해당 앱(RP)에 대한 감사 로그 조회는 'RP 관리자', '감사 조회' 관계가 부여된 경우에만 사용할 수 있습니다. 권한이 필요하면 관리자에게 요청하세요."
|
||||
user.clients = "일반 사용자 계정은 담당 RP(앱)에 대한 운영 또는 관리 관계가 부여된 경우에만 해당 기능을 사용할 수 있습니다. 권한이 필요하면 관리자에게 요청하세요."
|
||||
user.consents = "해당 앱(RP)에 대한 동의 내역 조회는 'RP 관리자', '동의 조회', '동의 회수' 관계가 부여된 경우에만 사용할 수 있습니다. 권한이 필요하면 관리자에게 요청하세요."
|
||||
|
||||
[msg.dev.sidebar]
|
||||
notice = "개발자 전용 콘솔입니다."
|
||||
|
||||
@@ -774,6 +774,9 @@ rp_admin = ""
|
||||
tenant_admin = ""
|
||||
title = ""
|
||||
user = ""
|
||||
user.audit = ""
|
||||
user.clients = ""
|
||||
user.consents = ""
|
||||
|
||||
[msg.dev.sidebar]
|
||||
notice = ""
|
||||
|
||||
Reference in New Issue
Block a user