File: /home/royaltuning/public_html/public/backoffice.royaltuning.hu/resources/lang/ko/auth.php
<?php
return [
/*
|--------------------------------------------------------------------------
| Authentication Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used during authentication for various
| messages that we need to display to the user. You are free to modify
| these language lines according to your application's requirements.
|
*/
'failed' => '이 자격 증명은 기록과 일치하지 않습니다.',
'password' => '제공된 비밀번호가 올바르지 않습니다.',
'throttle' => '로그인 시도가 너무 많습니다. 몇 초 후에 다시 시도하십시오.',
];