forked from baron/baron-sso
다중 테넌트 선택 로케일 적용
This commit is contained in:
@@ -1710,3 +1710,9 @@ tenant_dashboard = "Tenant Dashboard"
|
||||
user_groups = "User Groups"
|
||||
tenants = "Tenants"
|
||||
users = "Users"
|
||||
|
||||
[ui.dev.tenant]
|
||||
workspace = "Workspace Tenant (Context)"
|
||||
workspace_desc = "Select and save the tenant you are currently working on to change the API request context."
|
||||
switch_success = "Tenant switch completed"
|
||||
single_notice = "You belong to a single tenant and do not need to switch."
|
||||
|
||||
@@ -1706,3 +1706,9 @@ desc_tenant_admin = "본인이 속한 테넌트(조직/회사) 하위의 모든
|
||||
desc_rp_admin = "본인에게 할당된 연동 앱(Client)만 확인 및 관리할 수 있습니다."
|
||||
desc_user = "기본 앱 이용 권한을 가지며, DevFront 접근은 차단됩니다."
|
||||
desc_tenant_member = "기본 앱 이용 권한을 가지며, DevFront 접근은 차단됩니다."
|
||||
|
||||
[ui.dev.tenant]
|
||||
workspace = "작업 테넌트 (컨텍스트)"
|
||||
workspace_desc = "현재 작업 중인 테넌트를 선택하고 저장하여 API 요청 컨텍스트를 변경합니다."
|
||||
switch_success = "테넌트 전환 완료"
|
||||
single_notice = "단일 테넌트에 소속되어 전환할 필요가 없습니다."
|
||||
|
||||
@@ -1694,3 +1694,9 @@ desc_tenant_admin = ""
|
||||
desc_rp_admin = ""
|
||||
desc_user = ""
|
||||
desc_tenant_member = ""
|
||||
|
||||
[ui.dev.tenant]
|
||||
workspace = "Workspace Tenant (Context)"
|
||||
workspace_desc = "Select and save the tenant you are currently working on to change the API request context."
|
||||
switch_success = "Tenant switch completed"
|
||||
single_notice = "You belong to a single tenant and do not need to switch."
|
||||
|
||||
Reference in New Issue
Block a user