1
0
forked from baron/baron-sso

테넌트 소유자, 관리자 분리

This commit is contained in:
2026-03-03 12:38:27 +09:00
parent 7bb1f3f702
commit 86ef9c6f60
23 changed files with 1091 additions and 516 deletions

View File

@@ -245,7 +245,7 @@ function UserListPage() {
</TableCell>
<TableCell>
<Badge variant="outline">
{t(`ui.common.role.${user.role}`, user.role)}
{t(`ui.admin.role.${user.role}`, user.role)}
</Badge>
</TableCell>
<TableCell>