1
0
forked from baron/baron-sso

허용 테넌트 테이블로 전환

This commit is contained in:
2026-06-15 13:37:08 +09:00
parent 11403b2151
commit 98dd924e9f
2 changed files with 183 additions and 80 deletions

View File

@@ -133,7 +133,7 @@ export function TenantAccessPicker({
{selectedCount > 0
? t(
"msg.dev.clients.general.tenant_access.picker_hint_with_count",
"선택기를 열어 허용 테넌트를 추가하세요. 현재 {{count}}개가 선택되어 있습니다.",
"현재 {{count}}개가 선택되어 있습니다.",
{ count: selectedCount },
)
: t(