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

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