forked from baron/baron-sso
code-check 오류 수정
This commit is contained in:
@@ -1204,6 +1204,15 @@ title = "Tenant Members ({{count}})"
|
||||
total = "Total"
|
||||
total_label = "Total"
|
||||
|
||||
[ui.admin.tenants.import_preview]
|
||||
candidates = "Candidates"
|
||||
confirm = "Confirm Import"
|
||||
create_new = "Create New"
|
||||
fixed_id = "Fixed ID"
|
||||
match = "Matched Tenant"
|
||||
no_candidates = "No matching tenants found."
|
||||
title = "Import Preview"
|
||||
|
||||
[ui.admin.tenants.members.table]
|
||||
email = "EMAIL"
|
||||
name = "NAME"
|
||||
@@ -1339,6 +1348,7 @@ name = "Name"
|
||||
name_placeholder = "Name Placeholder"
|
||||
password = "Password"
|
||||
password_placeholder = "********"
|
||||
picker_description = "Search and select a tenant."
|
||||
phone = "Phone number"
|
||||
phone_placeholder = "010-1234-5678"
|
||||
position = "Position"
|
||||
|
||||
Reference in New Issue
Block a user