3 * Password Reminder Language Lines
4 * The following language lines are the default lines which match reasons
5 * that are given by the password broker for a password update attempt has failed.
9 'password' => '여덟 글자를 넘어야 합니다.',
10 'user' => "메일 주소를 가진 사용자가 없습니다.",
11 'token' => '비밀번호 재설정 토큰이 이 이메일 주소에 유효하지 않습니다.',
12 'sent' => '메일을 보냈습니다.',
13 'reset' => '비밀번호를 바꿨습니다.',