forked from baron/baron-sso
code check 오류 수정
This commit is contained in:
@@ -1095,6 +1095,7 @@ delete_selected = "Delete Selected"
|
||||
export_with_ids = "Include UUIDs"
|
||||
export_without_ids = "Export without UUIDs"
|
||||
import = "Import"
|
||||
seed_badge = "Seed"
|
||||
title = "Tenant Registry"
|
||||
view_org_chart = "View Full Org Chart"
|
||||
|
||||
@@ -1188,6 +1189,7 @@ import_partial_success = "Imported some organization data successfully."
|
||||
|
||||
[msg.admin.tenants]
|
||||
delete_bulk_confirm = "Delete {{count}} selected tenants?"
|
||||
seed_delete_blocked = "Seed tenants cannot be deleted."
|
||||
|
||||
[msg.admin.users]
|
||||
self_delete_blocked = "You cannot delete your own account."
|
||||
|
||||
Reference in New Issue
Block a user