Skip to content

Commit

Permalink
Merge pull request #740 from MUSE0104/patch-2
Browse files Browse the repository at this point in the history
Update auth.php
  • Loading branch information
HDVinnie authored May 16, 2019
2 parents 8e539c2 + c59ad44 commit abd0b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/lang/ko/auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
|
*/

'failed' => '제출된 인증 정보가 레코드와 일치하지 않습니다.',
'failed' => '제출된 인증 정보가 기록되어 있는 정보와 일치하지 않습니다.',
'throttle' => '너무 많은 로그인을 시도하였습니다. :seconds 초 후에 다시 시도하십시요.',
];

0 comments on commit abd0b9d

Please sign in to comment.