forked from baron/baron-sso
code-check 오류 수정
This commit is contained in:
@@ -1517,9 +1517,17 @@ import_partial_success = ""
|
||||
|
||||
[msg.admin.tenants]
|
||||
delete_bulk_confirm = ""
|
||||
import_empty = ""
|
||||
import_error = ""
|
||||
import_result = ""
|
||||
|
||||
[msg.admin.tenants.import_preview]
|
||||
description = ""
|
||||
|
||||
[msg.admin.users]
|
||||
self_delete_blocked = ""
|
||||
export_error = ""
|
||||
status_error = ""
|
||||
|
||||
[ui.admin.apikeys.registry]
|
||||
title = ""
|
||||
@@ -1604,6 +1612,15 @@ search_placeholder = ""
|
||||
title = ""
|
||||
tree_search_placeholder = ""
|
||||
|
||||
[ui.admin.tenants.import_preview]
|
||||
candidates = ""
|
||||
confirm = ""
|
||||
create_new = ""
|
||||
fixed_id = ""
|
||||
match = ""
|
||||
no_candidates = ""
|
||||
title = ""
|
||||
|
||||
[ui.admin.tenants.sub.table]
|
||||
action = ""
|
||||
name = ""
|
||||
@@ -1668,6 +1685,7 @@ name = ""
|
||||
name_placeholder = ""
|
||||
password = ""
|
||||
password_placeholder = ""
|
||||
picker_description = ""
|
||||
phone = ""
|
||||
phone_placeholder = ""
|
||||
position = ""
|
||||
|
||||
Reference in New Issue
Block a user