forked from baron/baron-sso
다국어(i18n) 번역 리소스 업데이트
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user