forked from baron/baron-sso
Fix locale resources for code check
This commit is contained in:
@@ -220,10 +220,29 @@ user = ""
|
||||
|
||||
[ui.admin.tenants]
|
||||
add = ""
|
||||
csv_template = ""
|
||||
delete_selected = ""
|
||||
export_with_ids = ""
|
||||
export_without_ids = ""
|
||||
import = ""
|
||||
title = ""
|
||||
view_org_chart = ""
|
||||
|
||||
[ui.admin.tenants.domain_conflict]
|
||||
description = ""
|
||||
title = ""
|
||||
|
||||
[ui.admin.tenants.import_preview]
|
||||
candidates = ""
|
||||
confirm = ""
|
||||
create_new_reset = ""
|
||||
external_id = ""
|
||||
match = ""
|
||||
no_candidates = ""
|
||||
parent_unresolved = ""
|
||||
slug_exists = ""
|
||||
title = ""
|
||||
|
||||
[ui.common.badge]
|
||||
admin_only = ""
|
||||
command_only = ""
|
||||
@@ -522,11 +541,17 @@ delete_confirm = ""
|
||||
delete_success = ""
|
||||
empty = ""
|
||||
fetch_error = ""
|
||||
import_empty = ""
|
||||
import_error = ""
|
||||
import_result = ""
|
||||
missing_id = ""
|
||||
not_found = ""
|
||||
remove_sub_confirm = ""
|
||||
subtitle = ""
|
||||
|
||||
[msg.admin.tenants.import_preview]
|
||||
description = ""
|
||||
|
||||
[msg.admin.tenants.admins]
|
||||
add_success = ""
|
||||
empty = ""
|
||||
@@ -579,6 +604,8 @@ empty = ""
|
||||
subtitle = ""
|
||||
|
||||
[msg.admin.users]
|
||||
export_error = ""
|
||||
status_error = ""
|
||||
|
||||
[msg.admin.users.bulk]
|
||||
delete_confirm = ""
|
||||
@@ -593,9 +620,13 @@ schema_missing = ""
|
||||
update_success = ""
|
||||
|
||||
[msg.admin.users.create]
|
||||
appointment_required = ""
|
||||
error = ""
|
||||
external_tenant_required = ""
|
||||
password_required = ""
|
||||
personal_tenant_failed = ""
|
||||
success = ""
|
||||
tenant_resolve_failed = ""
|
||||
|
||||
[msg.admin.users.create.account]
|
||||
subtitle = ""
|
||||
@@ -608,6 +639,7 @@ login_id_help = ""
|
||||
name_required = ""
|
||||
password_auto_help = ""
|
||||
password_manual_help = ""
|
||||
picker_description = ""
|
||||
role_help = ""
|
||||
|
||||
[msg.admin.users.create.password_generated]
|
||||
@@ -925,6 +957,7 @@ approved_device = ""
|
||||
approved_ip = ""
|
||||
audit_empty = ""
|
||||
audit_load_error = ""
|
||||
auto_login_supported = ""
|
||||
auth_method = ""
|
||||
client_id = ""
|
||||
client_id_missing = ""
|
||||
@@ -1543,6 +1576,7 @@ title = ""
|
||||
|
||||
[ui.admin.tenants.schema.field]
|
||||
admin_only = ""
|
||||
indexed = ""
|
||||
is_login_id = ""
|
||||
key = ""
|
||||
key_placeholder = ""
|
||||
@@ -1578,6 +1612,7 @@ status = ""
|
||||
|
||||
[ui.admin.tenants.table]
|
||||
actions = ""
|
||||
id = ""
|
||||
members = ""
|
||||
name = ""
|
||||
slug = ""
|
||||
@@ -1589,6 +1624,7 @@ updated = ""
|
||||
|
||||
[ui.admin.users.bulk]
|
||||
acknowledge_warning = ""
|
||||
create_missing_tenant = ""
|
||||
do_move = ""
|
||||
download_template = ""
|
||||
move_group = ""
|
||||
@@ -1598,6 +1634,7 @@ schema_warning = ""
|
||||
select_group = ""
|
||||
selected_count = ""
|
||||
start_upload = ""
|
||||
tenant_resolution = ""
|
||||
title = ""
|
||||
|
||||
[ui.admin.users.create]
|
||||
@@ -1894,6 +1931,7 @@ empty = ""
|
||||
fetch_error = ""
|
||||
search_placeholder = ""
|
||||
subtitle = ""
|
||||
toggle_status = ""
|
||||
title = ""
|
||||
|
||||
[ui.admin.users.list.breadcrumb]
|
||||
|
||||
Reference in New Issue
Block a user