forked from baron/baron-sso
다국어(i18n) 번역 리소스 업데이트
This commit is contained in:
@@ -1071,10 +1071,10 @@ admin = "Admin"
|
||||
user = "User"
|
||||
|
||||
[ui.common.status]
|
||||
active = "Active"
|
||||
blocked = "Blocked"
|
||||
active = "활성"
|
||||
blocked = "차단됨"
|
||||
failure = "실패"
|
||||
inactive = "Inactive"
|
||||
inactive = "비활성"
|
||||
ok = "정상"
|
||||
pending = "준비 중"
|
||||
success = "성공"
|
||||
@@ -1137,6 +1137,13 @@ active_grants = "Active Grants"
|
||||
avg_scopes = "Avg. Scopes per User"
|
||||
total_scopes = "Total Scopes Issued"
|
||||
|
||||
[ui.dev.clients.stats]
|
||||
total = "총 애플리케이션"
|
||||
active_sessions = "활성 세션"
|
||||
auth_failures = "인증 실패 (24h)"
|
||||
realtime = "실시간"
|
||||
stable = "안정"
|
||||
|
||||
[ui.dev.clients.consents.table]
|
||||
action = "Action"
|
||||
first_granted = "First Granted"
|
||||
@@ -1178,14 +1185,14 @@ title = "보안 메모"
|
||||
|
||||
[ui.dev.clients.details.tab]
|
||||
connection = "연동 설정"
|
||||
consents = "Consent & Users"
|
||||
settings = "Settings"
|
||||
consents = "동의 및 사용자"
|
||||
settings = "설정"
|
||||
|
||||
[ui.dev.clients.general]
|
||||
create = "앱 생성"
|
||||
display_new = "연동 앱 추가"
|
||||
title_create = "Create Client"
|
||||
title_edit = "Client Settings"
|
||||
title_create = "연동 앱 생성"
|
||||
title_edit = "연동 앱 설정"
|
||||
|
||||
[ui.dev.clients.federation]
|
||||
title = "Identity Federation"
|
||||
|
||||
Reference in New Issue
Block a user