1
0
forked from baron/baron-sso

다국어(i18n) 번역 리소스 업데이트

This commit is contained in:
2026-02-27 11:21:29 +09:00
parent ac778f836f
commit 1bb1120015
6 changed files with 84 additions and 39 deletions

View File

@@ -359,8 +359,8 @@ dev_scope = "Dev Scope"
hydra_health = "Hydra Health"
[msg.dev.sidebar]
notice = "Notice"
notice_detail = "Notice Detail"
notice = "Developer Console"
notice_detail = "Register and manage client applications."
[msg.info]
saved_success = "Saved successfully."
@@ -1137,6 +1137,13 @@ active_grants = "Active Grants"
avg_scopes = "Avg. Scopes per User"
total_scopes = "Total Scopes Issued"
[ui.dev.clients.stats]
total = "Total Applications"
active_sessions = "Active Sessions"
auth_failures = "Auth Failures (24h)"
realtime = "Realtime"
stable = "Stable"
[ui.dev.clients.consents.table]
action = "Action"
first_granted = "First Granted"
@@ -1149,24 +1156,24 @@ user = "User"
[ui.dev.clients.details]
[ui.dev.clients.details.breadcrumb]
current = "Current"
section = "Applications"
current = "App Details"
section = "Connected Applications"
[ui.dev.clients.details.credentials]
client_id = "Client ID"
client_secret = "Client Secret"
title = "Title"
title = "Client Credentials"
[ui.dev.clients.details.endpoints]
read_only = "Read Only"
title = "Title"
title = "OIDC Endpoints"
[ui.dev.clients.details.redirect]
callback_label = "Callback Label"
label = "Redirect URIs"
placeholder = "https://your-app.com/callback, http://localhost:3000/auth/callback"
save = "Save"
title = "Title"
title = "Redirection Settings"
[ui.dev.clients.details.secret]
hide = "Hide"
@@ -1174,7 +1181,7 @@ rotate = "Rotate"
show = "Show"
[ui.dev.clients.details.security]
title = "Title"
title = "Security Note"
[ui.dev.clients.details.tab]
connection = "Federation"

View File

@@ -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"

View File

@@ -999,6 +999,13 @@ active_grants = ""
avg_scopes = ""
total_scopes = ""
[ui.dev.clients.stats]
total = ""
active_sessions = ""
auth_failures = ""
realtime = ""
stable = ""
[ui.dev.clients.consents.table]
action = ""
first_granted = ""