forked from baron/baron-sso
make drop 초기화 추가. 한맥그룹 기본값 추가
This commit is contained in:
@@ -159,7 +159,7 @@ scope = "Scope"
|
||||
|
||||
[msg.admin.org]
|
||||
hover_member_info = "Hover to see member details."
|
||||
import_description = "Upload a CSV file to bulk register the organization chart."
|
||||
import_description = "Upload a CSV or XLSX file to create or update organization tenants and users together, then map memberships."
|
||||
import_error = "An error occurred during organization chart import."
|
||||
import_success = "Organization chart imported successfully."
|
||||
|
||||
@@ -841,8 +841,8 @@ users = "Users"
|
||||
|
||||
[ui.admin.org]
|
||||
download_template = "Download Template"
|
||||
import_btn = "Import"
|
||||
import_title = "Bulk Organization Import"
|
||||
import_btn = "Org/User Import"
|
||||
import_title = "Bulk Org/User Import"
|
||||
start_import = "Start Import"
|
||||
|
||||
[ui.admin.overview]
|
||||
|
||||
Reference in New Issue
Block a user