forked from baron/baron-sso
연동 앱(RP) 용어 개선 및 i18n 적용
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user