1
0
forked from baron/baron-sso

fix(i18n): fix duplicate TOML section for ui.admin.tenants

- Prevent template overwrite caused by duplicate section parsing logic
- Ensures '테넌트 목록' correctly renders instead of '테넌트 구성원 ({{count}})'
This commit is contained in:
2026-04-10 15:58:56 +09:00
parent addb0fe042
commit a96ef3d204
6 changed files with 15 additions and 0 deletions

View File

@@ -878,7 +878,9 @@ user = ""
[ui.admin.tenants]
add = ""
delete_selected = ""
title = ""
view_org_chart = ""
[ui.admin.tenants.admins]
add_button = ""