forked from baron/baron-sso
devfront 설정 화면 로케일 누락 수정
This commit is contained in:
@@ -335,16 +335,19 @@ admin_desc = ""
|
||||
approved = ""
|
||||
cancelled = ""
|
||||
empty = ""
|
||||
list.approved_count = ""
|
||||
need_cancel_notes = ""
|
||||
need_notes = ""
|
||||
rejected = ""
|
||||
user_desc = ""
|
||||
|
||||
[msg.dev.request.list]
|
||||
approved_count = ""
|
||||
|
||||
[msg.dev.request.modal]
|
||||
desc = ""
|
||||
tenant_required = ""
|
||||
tenant_required_detail = ""
|
||||
pages_hint = ""
|
||||
|
||||
[msg.dev.request.status]
|
||||
approved = ""
|
||||
@@ -610,14 +613,13 @@ admin_notes_placeholder = ""
|
||||
empty = ""
|
||||
forbidden = ""
|
||||
forbidden_desc = ""
|
||||
form.description = ""
|
||||
selected_info_description = ""
|
||||
user_section_description = ""
|
||||
list.description = ""
|
||||
load_error = ""
|
||||
reason = ""
|
||||
revoke = ""
|
||||
revoke_success = ""
|
||||
pages_hint = ""
|
||||
search_empty = ""
|
||||
search_loading = ""
|
||||
selected_user = ""
|
||||
@@ -627,6 +629,12 @@ user_required = ""
|
||||
phone_missing = ""
|
||||
required = ""
|
||||
|
||||
[msg.dev.grants.form]
|
||||
description = ""
|
||||
|
||||
[msg.dev.grants.list]
|
||||
description = ""
|
||||
|
||||
[msg.dev.dashboard.notice]
|
||||
consent_audit = ""
|
||||
dev_scope = ""
|
||||
@@ -1403,10 +1411,8 @@ admin_notes = ""
|
||||
all_tenants = ""
|
||||
approved = ""
|
||||
date = ""
|
||||
form.title = ""
|
||||
grant = ""
|
||||
input_section = ""
|
||||
list.title = ""
|
||||
read_only = ""
|
||||
reason = ""
|
||||
reason_placeholder = ""
|
||||
@@ -1420,6 +1426,12 @@ user_section = ""
|
||||
user = ""
|
||||
user_search_placeholder = ""
|
||||
|
||||
[ui.dev.grants.form]
|
||||
title = ""
|
||||
|
||||
[ui.dev.grants.list]
|
||||
title = ""
|
||||
|
||||
[ui.dev.request.modal]
|
||||
email = ""
|
||||
name = ""
|
||||
@@ -1430,6 +1442,12 @@ reason_placeholder = ""
|
||||
role = ""
|
||||
title = ""
|
||||
|
||||
[ui.dev.access_pages]
|
||||
all = ""
|
||||
overview = ""
|
||||
client_create = ""
|
||||
audit = ""
|
||||
|
||||
[ui.dev.request.status]
|
||||
approved = ""
|
||||
cancelled = ""
|
||||
@@ -1645,6 +1663,8 @@ name_placeholder = ""
|
||||
title = ""
|
||||
offline_access_title = ""
|
||||
offline_access_toggle = ""
|
||||
picker_title = ""
|
||||
picker_help = ""
|
||||
|
||||
[ui.dev.clients.general.scopes.table]
|
||||
description = ""
|
||||
@@ -1665,6 +1685,12 @@ empty = ""
|
||||
hint = ""
|
||||
autocomplete_hint = ""
|
||||
validation_required = ""
|
||||
picker_title = ""
|
||||
picker_label = ""
|
||||
open_picker = ""
|
||||
picker_description = ""
|
||||
picker_hint = ""
|
||||
picker_hint_with_count = ""
|
||||
|
||||
[ui.dev.clients.general.id_token_claims]
|
||||
title = ""
|
||||
@@ -1730,6 +1756,12 @@ cache_status = ""
|
||||
cache_uri = ""
|
||||
revoke_cache = ""
|
||||
|
||||
[ui.dev.clients.general.public_key.validation]
|
||||
missing_jwks_uri = ""
|
||||
invalid_jwks_uri = ""
|
||||
unsupported_parsed_algorithms = ""
|
||||
missing_parsed_algorithms = ""
|
||||
|
||||
[ui.dev.clients.relationships]
|
||||
title = ""
|
||||
add_title = ""
|
||||
|
||||
Reference in New Issue
Block a user