1
0
forked from baron/baron-sso

adminfront: 글로벌 사이드바 '권한 부여' 메뉴 한글화 및 ko/en 다국어 번역 키(TOML) 매핑 완료

This commit is contained in:
2026-06-10 16:02:26 +09:00
parent 2fe15efeca
commit 4a88e4fd97
4 changed files with 4 additions and 1 deletions

View File

@@ -64,7 +64,7 @@ const staticNavItems: ShellSidebarNavItem[] = [
},
{
labelKey: "ui.admin.nav.permissions_direct",
labelFallback: "Direct Permissions",
labelFallback: "권한 부여",
to: "/permissions-direct",
icon: ShieldCheck,
},