forked from baron/baron-sso
개발자 권한 부여 페이지 추가
This commit is contained in:
@@ -581,6 +581,7 @@ unavailable_with_reason = ""
|
||||
audit = ""
|
||||
clients = ""
|
||||
description = ""
|
||||
developer_grants = ""
|
||||
developer_request = ""
|
||||
new_client = ""
|
||||
|
||||
@@ -592,6 +593,34 @@ none = ""
|
||||
description = ""
|
||||
empty = ""
|
||||
|
||||
[msg.dev.grants]
|
||||
approved = ""
|
||||
count = ""
|
||||
create_success = ""
|
||||
description = ""
|
||||
admin_notes_hint = ""
|
||||
admin_notes_description = ""
|
||||
admin_notes_placeholder = ""
|
||||
empty = ""
|
||||
forbidden = ""
|
||||
forbidden_desc = ""
|
||||
form.description = ""
|
||||
selected_info_description = ""
|
||||
user_section_description = ""
|
||||
list.description = ""
|
||||
load_error = ""
|
||||
reason = ""
|
||||
revoke = ""
|
||||
revoke_success = ""
|
||||
search_empty = ""
|
||||
search_loading = ""
|
||||
selected_user = ""
|
||||
tenant_required = ""
|
||||
tenant_missing = ""
|
||||
user_required = ""
|
||||
phone_missing = ""
|
||||
required = ""
|
||||
|
||||
[msg.dev.dashboard.notice]
|
||||
consent_audit = ""
|
||||
dev_scope = ""
|
||||
@@ -1347,6 +1376,7 @@ scope_badge = ""
|
||||
audit_logs = ""
|
||||
clients = ""
|
||||
developer_request = ""
|
||||
developer_grants = ""
|
||||
logout = ""
|
||||
overview = ""
|
||||
|
||||
@@ -1361,6 +1391,29 @@ cancel_notes_placeholder = ""
|
||||
[ui.dev.request.list]
|
||||
title = ""
|
||||
|
||||
[ui.dev.grants]
|
||||
actions = ""
|
||||
admin_notes = ""
|
||||
all_tenants = ""
|
||||
approved = ""
|
||||
date = ""
|
||||
form.title = ""
|
||||
grant = ""
|
||||
input_section = ""
|
||||
list.title = ""
|
||||
read_only = ""
|
||||
reason = ""
|
||||
reason_placeholder = ""
|
||||
required = ""
|
||||
selected_info = ""
|
||||
revoke = ""
|
||||
revoke_notes_placeholder = ""
|
||||
status = ""
|
||||
tenant = ""
|
||||
user_section = ""
|
||||
user = ""
|
||||
user_search_placeholder = ""
|
||||
|
||||
[ui.dev.request.modal]
|
||||
email = ""
|
||||
name = ""
|
||||
|
||||
Reference in New Issue
Block a user