X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/dabe79a438f22612e7d68c8d1de7817505b59b93..refs/pull/2115/head:/resources/lang/ko/auth.php diff --git a/resources/lang/ko/auth.php b/resources/lang/ko/auth.php index 9701bdf70..9c4d98bcb 100644 --- a/resources/lang/ko/auth.php +++ b/resources/lang/ko/auth.php @@ -43,7 +43,7 @@ return [ 'reset_password' => '비밀번호 바꾸기', 'reset_password_send_instructions' => '메일 주소를 입력하세요. 이 주소로 해당 과정을 위한 링크를 보낼 것입니다.', 'reset_password_send_button' => '메일 보내기', - 'reset_password_sent_success' => ':email로 메일을 보냈습니다.', + 'reset_password_sent' => 'A password reset link will be sent to :email if that email address is found in the system.', 'reset_password_success' => '비밀번호를 바꿨습니다.', 'email_reset_subject' => ':appName 비밀번호 바꾸기', 'email_reset_text' => '비밀번호를 바꿉니다.', @@ -74,4 +74,4 @@ return [ 'user_invite_page_text' => ':appName에 로그인할 때 입력할 비밀번호를 설정하세요.', 'user_invite_page_confirm_button' => '비밀번호 확인', 'user_invite_success' => '이제 :appName에 접근할 수 있습니다.' -]; +]; \ No newline at end of file