forked from baron/baron-sso
테넌트 접근 제한/커스텀 클레임 관계 설정
This commit is contained in:
@@ -389,6 +389,8 @@ note = "Keep endpoints read-only, and tie secret rotation/copy actions to audit
|
||||
[msg.dev.clients.general]
|
||||
load_error = "Error loading client: {{error}}"
|
||||
loading = "Loading client..."
|
||||
read_only_forbidden = "You do not have permission to edit this RP's general settings."
|
||||
read_only_hint = "Only users with the `RP Admin` or `RP General Settings` relationship can edit this RP's general settings."
|
||||
saved = "Saved"
|
||||
save_error = "Failed to save: {{error}}"
|
||||
save_forbidden = "You do not have permission to edit this RP. Ask an administrator to grant RP General Settings or RP Admin relationship."
|
||||
|
||||
Reference in New Issue
Block a user