1
0
forked from baron/baron-sso

devfront 용어 클라이언트 -> 앱 으로 변경

This commit is contained in:
2026-02-20 12:39:57 +09:00
parent 0509a7dda5
commit 3b66e4ae16
9 changed files with 69 additions and 51 deletions

View File

@@ -69,7 +69,7 @@ function ClientConsentsPage() {
</Link>
<span>/</span>
<Link to="/clients" className="hover:text-primary">
{t("ui.dev.clients.consents.breadcrumb.clients", "Clients")}
{t("ui.dev.clients.consents.breadcrumb.clients", "Apps")}
</Link>
<span>/</span>
<span>{clientData?.client?.name || clientId}</span>