forked from baron/baron-sso
userfront: 회원가입 화면 내 소속 구분 명칭 개편 (일반/가족사 -> 개인/기업소속) 및 설명 문구 반영 (#1183)
This commit is contained in:
@@ -1743,7 +1743,7 @@ Matters not expressly provided in this Policy are governed by the Company's inte
|
||||
const SizedBox(height: 18),
|
||||
_buildProfileFieldGroup(
|
||||
title: tr('ui.userfront.signup.profile.affiliation_type'),
|
||||
description: '소속 유형과 회사 정보를 입력합니다.',
|
||||
description: '개인 가입 혹은 기업 연동을 선택합니다.',
|
||||
isDesktop: isDesktop,
|
||||
trailing: null,
|
||||
child: Column(
|
||||
|
||||
Reference in New Issue
Block a user