1
0
forked from baron/baron-sso

다중 테넌트 선택 로케일 적용

This commit is contained in:
2026-03-19 12:58:18 +09:00
parent e909776c5d
commit 759bc1ff68
3 changed files with 18 additions and 0 deletions

View File

@@ -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."