1
0
forked from baron/baron-sso

조직도 줌 레벨 상향

This commit is contained in:
2026-05-18 18:06:13 +09:00
parent 0b54992309
commit 9112c4fb36
44 changed files with 1000 additions and 1414 deletions

View File

@@ -218,6 +218,9 @@ local_picker_description = "Select the tenant to use as the parent from the tena
local_picker_empty = "No selectable tenants are available."
picker_description = "Select a tenant in org-chart to apply it as the parent tenant."
[msg.admin.tenants.scope]
description = "Select a parent tenant to filter the list to its descendants."
[msg.admin.tenants.admins]
add_success = "Tenant admin added successfully."
empty = "No tenant admins are assigned yet."
@@ -1153,6 +1156,12 @@ view_org_chart = "View Full Org Chart"
[ui.admin.tenants.view]
hierarchy = "Hierarchy"
list = "List"
table = "Table"
tree = "Tree"
[ui.admin.tenants.scope]
active = "{{name}} descendants"
pick = "Select parent scope"
[ui.admin.tenants.domain_conflict]
description = ""

View File

@@ -125,6 +125,9 @@ local_picker_description = "테넌트 목록에서 상위 테넌트로 사용할
local_picker_empty = "선택할 수 있는 테넌트가 없습니다."
picker_description = "org-chart에서 테넌트를 선택하면 상위 테넌트에 반영됩니다."
[msg.admin.tenants.scope]
description = "상위 테넌트를 선택하면 해당 하위 테넌트만 목록에 표시합니다."
[msg.dev.auth]
access_denied_description = "DevFront는 관리자 전용 화면입니다. 권한이 필요하면 관리자에게 요청해 주세요."
access_denied_title = "접근 권한이 없습니다."
@@ -1639,6 +1642,12 @@ view_org_chart = "전체 조직도 보기"
[ui.admin.tenants.view]
hierarchy = "계층 구조"
list = "평면 목록"
table = "평면"
tree = "트리"
[ui.admin.tenants.scope]
active = "{{name}} 하위"
pick = "상위 범위 선택"
[ui.admin.tenants.admins]
add_button = "관리자 추가"

View File

@@ -1505,6 +1505,12 @@ export = ""
[ui.admin.tenants.view]
hierarchy = ""
list = ""
table = ""
tree = ""
[ui.admin.tenants.scope]
active = ""
pick = ""
[ui.admin.tenants.admins]
add_button = ""
@@ -1625,6 +1631,9 @@ local_picker_description = ""
local_picker_empty = ""
picker_description = ""
[msg.admin.tenants.scope]
description = ""
[msg.admin.users]
self_delete_blocked = ""
export_error = ""