1
0
forked from baron/baron-sso

tenants 레지스트리 가독성/로케일 적용

This commit is contained in:
2026-06-04 15:15:05 +09:00
parent 47d2f15283
commit f6c7cb3b22
6 changed files with 138 additions and 38 deletions

View File

@@ -1071,6 +1071,7 @@ user = "General User (Tenant Member)"
[ui.admin.tenants]
add = "Add Tenant"
csv_template = "Template"
data_mgmt = "Data Management"
delete_selected = "Delete Selected"
export_with_ids = "Include UUIDs"
export_without_ids = "Export without UUIDs"
@@ -1267,6 +1268,15 @@ name = "NAME"
slug = "SLUG"
status = "STATUS"
[ui.admin.tenants.view]
list = "List"
table = "Table"
tree = "Tree"
[ui.admin.tenants.scope]
active = "{{name}} descendants"
pick = "Select parent scope"
[ui.admin.tenants.table]
actions = "ACTIONS"
id = "ID"