1
0
forked from baron/baron-sso

Fix locale resources for code check

This commit is contained in:
2026-04-30 15:56:49 +09:00
parent f7e4d43b16
commit 6c45eca3d3
10 changed files with 485 additions and 19 deletions

View File

@@ -191,11 +191,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 = ""
@@ -243,6 +249,8 @@ empty = ""
subtitle = ""
[msg.admin.users]
export_error = ""
status_error = ""
[msg.admin.users.bulk]
delete_confirm = ""
@@ -255,9 +263,13 @@ parsed_count = ""
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 = ""
@@ -269,6 +281,7 @@ field_required = ""
name_required = ""
password_auto_help = ""
password_manual_help = ""
picker_description = ""
role_help = ""
[msg.admin.users.create.password_generated]
@@ -879,10 +892,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.admin.tenants.admins]
add_button = ""
already_admin = ""
@@ -1007,6 +1039,7 @@ title = ""
[ui.admin.tenants.schema.field]
admin_only = ""
indexed = ""
key = ""
key_placeholder = ""
label = ""
@@ -1038,6 +1071,7 @@ status = ""
[ui.admin.tenants.table]
actions = ""
id = ""
members = ""
name = ""
slug = ""
@@ -1048,6 +1082,7 @@ updated = ""
[ui.admin.users]
[ui.admin.users.bulk]
create_missing_tenant = ""
do_move = ""
download_template = ""
move_group = ""
@@ -1056,6 +1091,7 @@ no_department = ""
select_group = ""
selected_count = ""
start_upload = ""
tenant_resolution = ""
title = ""
[ui.admin.users.create]
@@ -1147,6 +1183,7 @@ empty = ""
fetch_error = ""
search_placeholder = ""
subtitle = ""
toggle_status = ""
title = ""
[ui.admin.users.list.breadcrumb]