forked from baron/baron-sso
Merge branch 'dev' into feature/tenant-user-list-ui-improvement
This commit is contained in:
@@ -451,6 +451,9 @@ notice_emphasis = ""
|
||||
notice_suffix = ""
|
||||
|
||||
[msg.admin.api_keys.list]
|
||||
edit_scopes_desc = ""
|
||||
rotate_confirm = ""
|
||||
rotate_secret_notice = ""
|
||||
delete_confirm = ""
|
||||
empty = ""
|
||||
fetch_error = ""
|
||||
@@ -548,6 +551,7 @@ description = ""
|
||||
audit_events_24h = ""
|
||||
oidc_clients = ""
|
||||
policy_gate = ""
|
||||
total_users = ""
|
||||
total_tenants = ""
|
||||
|
||||
[msg.admin.tenants]
|
||||
@@ -557,6 +561,7 @@ delete_confirm = ""
|
||||
delete_success = ""
|
||||
empty = ""
|
||||
fetch_error = ""
|
||||
export_error = ""
|
||||
import_empty = ""
|
||||
import_error = ""
|
||||
import_result = ""
|
||||
@@ -638,6 +643,8 @@ move_success = ""
|
||||
parsed_count = ""
|
||||
schema_incompatible = ""
|
||||
schema_missing = ""
|
||||
status_placeholder = ""
|
||||
permission_placeholder = ""
|
||||
update_success = ""
|
||||
|
||||
[msg.admin.users.create]
|
||||
@@ -1323,6 +1330,10 @@ title = ""
|
||||
|
||||
[ui.admin.api_keys.list]
|
||||
add = ""
|
||||
edit_scopes = ""
|
||||
rotate_secret = ""
|
||||
rotate_secret_done = ""
|
||||
save_scopes = ""
|
||||
title = ""
|
||||
|
||||
[ui.admin.api_keys.list.breadcrumb]
|
||||
@@ -1469,6 +1480,7 @@ view_audit_logs = ""
|
||||
audit_events_24h = ""
|
||||
oidc_clients = ""
|
||||
policy_gate = ""
|
||||
total_users = ""
|
||||
total_tenants = ""
|
||||
|
||||
[ui.admin.profile]
|
||||
@@ -1487,6 +1499,9 @@ seed_badge = ""
|
||||
title = ""
|
||||
view_org_chart = ""
|
||||
|
||||
[ui.admin.tenants.sub]
|
||||
export = ""
|
||||
|
||||
[ui.admin.tenants.view]
|
||||
hierarchy = ""
|
||||
list = ""
|
||||
@@ -1740,6 +1755,7 @@ slug = ""
|
||||
status = ""
|
||||
type = ""
|
||||
updated = ""
|
||||
created = ""
|
||||
|
||||
[ui.admin.users]
|
||||
|
||||
@@ -1757,6 +1773,8 @@ selected_count = ""
|
||||
start_upload = ""
|
||||
tenant_resolution = ""
|
||||
title = ""
|
||||
status_placeholder = ""
|
||||
permission_placeholder = ""
|
||||
|
||||
[ui.admin.users.create]
|
||||
back = ""
|
||||
@@ -2636,6 +2654,7 @@ title = ""
|
||||
[ui.dev.profile.org]
|
||||
company_code = ""
|
||||
tenant = ""
|
||||
tenant_slug = ""
|
||||
title = ""
|
||||
|
||||
[ui.dev.profile.role]
|
||||
|
||||
Reference in New Issue
Block a user