forked from baron/baron-sso
역할별 403 권한 안내 문구 일관화
This commit is contained in:
@@ -326,6 +326,13 @@ logout_confirm = "Are you sure you want to log out?"
|
||||
access_denied_description = "DevFront is for administrators only. Request access from your administrator."
|
||||
access_denied_title = "Access denied."
|
||||
|
||||
[msg.dev.forbidden]
|
||||
default = "You do not have permission to access this resource. Please contact an administrator."
|
||||
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."
|
||||
user = "Regular users cannot access the developer console."
|
||||
title = "Access Denied: {{resource}}"
|
||||
|
||||
[msg.dev.audit]
|
||||
empty = "No audit logs found."
|
||||
forbidden = "You do not have permission to view audit logs. Please request access from an administrator."
|
||||
|
||||
Reference in New Issue
Block a user