1
0
forked from baron/baron-sso

local 브런치 code-check 오류 수정

This commit is contained in:
2026-04-01 14:47:00 +09:00
parent 391773ac90
commit e5ebd26182
10 changed files with 48 additions and 30 deletions

View File

@@ -70,6 +70,7 @@ greeting = "안녕하세요, {{name}}님"
[ui.admin]
brand = "Baron 로그인"
dev_role_switcher = "🛠 DEV Role Switcher"
dev_role_switcher_real = "실제 역할 사용"
title = "Admin Control"
[ui.common]
@@ -375,6 +376,7 @@ import_csv = "CSV 임포트"
[ui.admin.header]
plane = "Admin Plane"
subtitle = "관리 및 정책 운영"
[ui.admin.nav]
api_keys = "API 키"
@@ -463,7 +465,9 @@ plane = "Dev Plane"
subtitle = "Manage your applications"
[ui.dev.session]
auto_extend = "세션 만료 관리"
active = "세션 활성"
disabled = "자동 연장 비활성화"
unknown = "알 수 없음"
expired = "세션 만료"
expiring = "만료 임박: {{minutes}}분 {{seconds}}초 남음"
@@ -1277,6 +1281,7 @@ type = "유형"
[ui.dev.clients.type]
private = "Server side App"
pkce = "PKCE"
pkce_headless = "Headless PKCE"
[ui.dev.dashboard.badge]
consent_guard = "Consent guard ready"