diff --git a/adminfront/src/locales/en.toml b/adminfront/src/locales/en.toml index c75fe3b2..4cc8af84 100644 --- a/adminfront/src/locales/en.toml +++ b/adminfront/src/locales/en.toml @@ -807,7 +807,7 @@ header_subtitle = "Update tenant information or manage integration settings." loading = "Loading tenant information..." tab_admins = "Admin Settings" tab_federation = "External Integration" -tab_organization = "Sub-tenant Management" +tab_organization = "Organization" tab_profile = "Profile" tab_schema = "User Schema" title = "Tenant Details" diff --git a/adminfront/src/locales/ko.toml b/adminfront/src/locales/ko.toml index e44c8720..2cb20d13 100644 --- a/adminfront/src/locales/ko.toml +++ b/adminfront/src/locales/ko.toml @@ -811,7 +811,7 @@ header_subtitle = "테넌트 정보를 수정하거나 연동 설정을 관리 loading = "테넌트 정보를 불러오는 중..." tab_admins = "관리자 설정" tab_federation = "외부 연동" -tab_organization = "하위 테넌트 관리" +tab_organization = "조직 관리" tab_profile = "프로필" tab_schema = "사용자 스키마" title = "테넌트 상세"