1
0
forked from baron/baron-sso

비권한 사용자 안내문구

This commit is contained in:
2026-05-13 10:29:08 +09:00
parent a26093836f
commit b9a351ca59
3 changed files with 4 additions and 4 deletions

View File

@@ -500,7 +500,7 @@ openid = "Openid"
profile = "Profile"
[msg.dev.dashboard]
access_denied = "Overview is available only to users with developer access."
access_denied = "The dashboard is available only to users with developer access."
access_denied_detail = "Submit a request on the developer access page and wait for approval."
access_pending = "Your developer access request is under review."
access_pending_detail = "You can use the overview and developer features after a super admin approves it."