diff --git a/adminfront/src/features/tenants/routes/TenantListPage.tsx b/adminfront/src/features/tenants/routes/TenantListPage.tsx index 148d78f0..7aa9fdf9 100644 --- a/adminfront/src/features/tenants/routes/TenantListPage.tsx +++ b/adminfront/src/features/tenants/routes/TenantListPage.tsx @@ -474,7 +474,7 @@ function TenantListPage() { - +
{t("ui.admin.tenants.registry.title", "Tenant Registry")} diff --git a/adminfront/src/features/users/UserListPage.tsx b/adminfront/src/features/users/UserListPage.tsx index 84910bd9..105ca53f 100644 --- a/adminfront/src/features/users/UserListPage.tsx +++ b/adminfront/src/features/users/UserListPage.tsx @@ -465,7 +465,7 @@ function UserListPage() { - +
{t("ui.admin.users.list.registry.title", "사용자 레지스트리")}