- 'password_confirm' => '비밀번호 (확인)',
- 'password_hint' => '7자 이상이어야 합니다.',
- 'forgot_password' => '비밀번호를 잊으셨습니까?',
- 'remember_me' => '자동로그인',
- 'ldap_email_hint' => '이 계정에서 사용하는 이메일을 입력해 주세요.',
- 'create_account' => '계정 만들기',
- 'social_login' => 'SNS로그인',
- 'social_registration' => 'SNS등록',
- 'social_registration_text' => '다른 서비스를 사용하여 등록하고 로그인.',
+ 'password_confirm' => '비밀번호 확인',
+ 'password_hint' => '일곱 글자를 넘어야 합니다.',
+ 'forgot_password' => '비밀번호를 잊었나요?',
+ 'remember_me' => '로그인 유지',
+ 'ldap_email_hint' => '이 계정에 대한 메일 주소를 입력하세요.',
+ 'create_account' => '가입',
+ 'already_have_account' => '계정이 있나요?',
+ 'dont_have_account' => '계정이 없나요?',
+ 'social_login' => '소셜 로그인',
+ 'social_registration' => '소셜 가입',
+ 'social_registration_text' => '소셜 계정으로 가입하고 로그인합니다.',