forked from baron/baron-sso
누락 locale 키 추가 및 린트 정리
This commit is contained in:
@@ -278,6 +278,7 @@ success = ""
|
||||
clients = ""
|
||||
logout = ""
|
||||
developer_request = ""
|
||||
developer_grants = ""
|
||||
|
||||
[ui.dev.welcome]
|
||||
btn_request = ""
|
||||
@@ -299,6 +300,7 @@ phone = ""
|
||||
reason = ""
|
||||
reason_placeholder = ""
|
||||
role = ""
|
||||
pages = ""
|
||||
title = ""
|
||||
|
||||
[ui.dev.request.status]
|
||||
@@ -312,9 +314,33 @@ actions = ""
|
||||
date = ""
|
||||
org = ""
|
||||
reason = ""
|
||||
pages = ""
|
||||
status = ""
|
||||
user = ""
|
||||
|
||||
[ui.dev.grants]
|
||||
actions = ""
|
||||
admin_notes = ""
|
||||
approved = ""
|
||||
date = ""
|
||||
email = ""
|
||||
form.title = ""
|
||||
grant = ""
|
||||
input_section = ""
|
||||
list.title = ""
|
||||
pages = ""
|
||||
read_only = ""
|
||||
reason = ""
|
||||
revoke = ""
|
||||
revoke_notes_placeholder = ""
|
||||
selected_info = ""
|
||||
status = ""
|
||||
phone = ""
|
||||
tenant = ""
|
||||
user = ""
|
||||
user_search_placeholder = ""
|
||||
user_section = ""
|
||||
|
||||
[ui.dev.tenant]
|
||||
single_notice = ""
|
||||
switch_success = ""
|
||||
@@ -748,6 +774,34 @@ unknown_error = ""
|
||||
[msg.dev]
|
||||
logout_confirm = ""
|
||||
|
||||
[msg.dev.grants]
|
||||
admin_notes_description = ""
|
||||
admin_notes_hint = ""
|
||||
admin_notes_placeholder = ""
|
||||
approved = ""
|
||||
count = ""
|
||||
create_success = ""
|
||||
description = ""
|
||||
empty = ""
|
||||
forbidden = ""
|
||||
forbidden_desc = ""
|
||||
form.description = ""
|
||||
list.description = ""
|
||||
load_error = ""
|
||||
pages_hint = ""
|
||||
phone_missing = ""
|
||||
reason = ""
|
||||
revoke = ""
|
||||
revoke_success = ""
|
||||
search_empty = ""
|
||||
search_loading = ""
|
||||
selected_info_description = ""
|
||||
selected_user = ""
|
||||
tenant_missing = ""
|
||||
tenant_required = ""
|
||||
user_required = ""
|
||||
user_section_description = ""
|
||||
|
||||
[msg.dev.audit]
|
||||
access_denied = ""
|
||||
access_denied_detail = ""
|
||||
@@ -778,6 +832,7 @@ phone = ""
|
||||
reason = ""
|
||||
reason_placeholder = ""
|
||||
role = ""
|
||||
pages_hint = ""
|
||||
title = ""
|
||||
|
||||
[msg.dev.request.status]
|
||||
|
||||
Reference in New Issue
Block a user