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' => '패스워드를 바꿨습니다.',