forked from baron/baron-sso
dev 반영 code check 오류 수정
This commit is contained in:
@@ -16,6 +16,7 @@ saman = "Saman"
|
||||
[domain.tenant_type]
|
||||
company = "Company"
|
||||
company_group = "Company Group"
|
||||
organization = "Organization"
|
||||
personal = "Personal"
|
||||
user_group = "User Group"
|
||||
|
||||
@@ -1166,8 +1167,26 @@ tab_organization = "Organization Manage"
|
||||
tab_permissions = "Permissions"
|
||||
tab_profile = "Profile"
|
||||
tab_schema = "Tab Schema"
|
||||
tab_worksmobile = "Worksmobile"
|
||||
title = "Details"
|
||||
|
||||
[ui.admin.tenants.worksmobile]
|
||||
compare = "Baron / Works Comparison"
|
||||
compare_description = "Users show entries that exist only in Baron or only in WORKS by default."
|
||||
compare_groups = "Organizations / Groups"
|
||||
compare_users = "Users"
|
||||
dry_run = "Backfill Dry-run"
|
||||
forbidden = "You do not have permission to manage the Worksmobile integration."
|
||||
initial_password_csv = "Initial Password CSV"
|
||||
recent_jobs = "Recent Jobs"
|
||||
refresh = "Refresh"
|
||||
single_sync = "Single-item Sync"
|
||||
single_sync_description = "Create an organization or user sync job using a Baron UUID."
|
||||
subtitle = "Review Hanmac Family Directory sync status for organizations and users, and retry failed jobs."
|
||||
sync_orgunit = "Organization Sync"
|
||||
sync_user = "User Sync"
|
||||
title = "Worksmobile Integration"
|
||||
|
||||
[ui.admin.tenants.list]
|
||||
search_placeholder = "Search tenant by name or slug..."
|
||||
select_placeholder = "Select a tenant"
|
||||
@@ -1613,6 +1632,7 @@ bulk_import = "Bulk Import"
|
||||
empty = "No users found."
|
||||
fetch_error = "Failed to load the user list."
|
||||
search_placeholder = "Search Placeholder"
|
||||
status_select = "{{name}} status"
|
||||
subtitle = "Browse and manage registered users."
|
||||
toggle_status = "{{name}} active status"
|
||||
title = "User Manage"
|
||||
|
||||
@@ -16,6 +16,7 @@ saman = "삼안"
|
||||
[domain.tenant_type]
|
||||
company = "COMPANY (일반 기업)"
|
||||
company_group = "COMPANY_GROUP (그룹사/지주사)"
|
||||
organization = "ORGANIZATION (정규 조직)"
|
||||
personal = "PERSONAL (개인 워크스페이스)"
|
||||
user_group = "USER_GROUP (내부 부서/팀)"
|
||||
|
||||
@@ -1626,8 +1627,26 @@ tab_organization = "조직 관리"
|
||||
tab_permissions = "권한"
|
||||
tab_profile = "프로필"
|
||||
tab_schema = "사용자 스키마"
|
||||
tab_worksmobile = "Worksmobile"
|
||||
title = "상세"
|
||||
|
||||
[ui.admin.tenants.worksmobile]
|
||||
compare = "Baron / Works 비교"
|
||||
compare_description = "구성원은 기본적으로 Baron 또는 WORKS 한쪽에만 있는 항목을 보여줍니다."
|
||||
compare_groups = "조직/그룹"
|
||||
compare_users = "구성원"
|
||||
dry_run = "Backfill Dry-run"
|
||||
forbidden = "Worksmobile 연동 권한이 없습니다."
|
||||
initial_password_csv = "초기 비밀번호 CSV"
|
||||
recent_jobs = "최근 작업"
|
||||
refresh = "새로고침"
|
||||
single_sync = "단건 동기화"
|
||||
single_sync_description = "Baron UUID 기준으로 조직 또는 구성원 sync 작업을 생성합니다."
|
||||
subtitle = "한맥가족 Directory 조직/구성원 동기화 상태를 확인하고 실패 작업을 재시도합니다."
|
||||
sync_orgunit = "조직 Sync"
|
||||
sync_user = "구성원 Sync"
|
||||
title = "Worksmobile 연동"
|
||||
|
||||
[ui.admin.tenants.list]
|
||||
search_placeholder = "테넌트 이름 또는 슬러그 검색..."
|
||||
select_placeholder = "테넌트를 선택하세요"
|
||||
@@ -2075,6 +2094,7 @@ bulk_import = "일괄 임포트"
|
||||
empty = "검색 결과가 없습니다."
|
||||
fetch_error = "사용자 목록 조회에 실패했습니다."
|
||||
search_placeholder = "이름 또는 이메일 검색..."
|
||||
status_select = "{{name}} 상태"
|
||||
subtitle = "시스템 사용자를 조회하고 관리합니다."
|
||||
toggle_status = "{{name}} 활성 상태"
|
||||
title = "사용자 관리"
|
||||
|
||||
@@ -16,6 +16,7 @@ saman = ""
|
||||
[domain.tenant_type]
|
||||
company = ""
|
||||
company_group = ""
|
||||
organization = ""
|
||||
personal = ""
|
||||
user_group = ""
|
||||
|
||||
@@ -1495,6 +1496,24 @@ tab_organization = ""
|
||||
tab_permissions = ""
|
||||
tab_profile = ""
|
||||
tab_schema = ""
|
||||
tab_worksmobile = ""
|
||||
title = ""
|
||||
|
||||
[ui.admin.tenants.worksmobile]
|
||||
compare = ""
|
||||
compare_description = ""
|
||||
compare_groups = ""
|
||||
compare_users = ""
|
||||
dry_run = ""
|
||||
forbidden = ""
|
||||
initial_password_csv = ""
|
||||
recent_jobs = ""
|
||||
refresh = ""
|
||||
single_sync = ""
|
||||
single_sync_description = ""
|
||||
subtitle = ""
|
||||
sync_orgunit = ""
|
||||
sync_user = ""
|
||||
title = ""
|
||||
|
||||
[ui.admin.tenants.list]
|
||||
@@ -1950,6 +1969,7 @@ bulk_import = ""
|
||||
empty = ""
|
||||
fetch_error = ""
|
||||
search_placeholder = ""
|
||||
status_select = ""
|
||||
subtitle = ""
|
||||
toggle_status = ""
|
||||
title = ""
|
||||
|
||||
Reference in New Issue
Block a user