1
0
forked from baron/baron-sso

연동 앱(RP) 용어 개선 및 i18n 적용

This commit is contained in:
2026-02-24 15:24:15 +09:00
parent c9a364a8ba
commit 75cde56761
4 changed files with 8 additions and 5 deletions

View File

@@ -519,7 +519,10 @@ function ClientGeneralPage() {
/>
<span className="flex items-center gap-2 text-sm font-bold uppercase text-foreground">
<Shield className="h-4 w-4 text-primary" />
{t("ui.dev.clients.general.security.private", "Private")}
{t(
"ui.dev.clients.general.security.private",
"Server side App",
)}
</span>
<span className="text-xs text-muted-foreground">
{t(