1
0
forked from baron/baron-sso

내 정보 및 역할별 권한 범위 안내 제공

This commit is contained in:
2026-03-16 16:16:53 +09:00
parent 1ff12075f6
commit 9a4681b2c0
4 changed files with 33 additions and 2 deletions

View File

@@ -1418,6 +1418,7 @@ title = "User Info"
id = "User ID"
name = "Name"
email = "Email"
phone = "Phone Number"
[ui.dev.profile.org]
title = "Organization Info"
@@ -1428,6 +1429,11 @@ company_code = "Company Code"
title = "System Role"
description = "The permission level granted to this account."
current = "Current Role"
desc_super_admin = "Can manage all tenants and applications system-wide without restriction."
desc_tenant_admin = "Can manage all applications within their assigned tenant."
desc_rp_admin = "Can view and manage only assigned/linked applications."
desc_user = "Standard application access. DevFront access is denied."
desc_tenant_member = "Standard application access. DevFront access is denied."
[ui.admin.nav]
api_keys = "API Keys"