diff --git a/resources/lang/ko/auth.php b/resources/lang/ko/auth.php index 9701bdf70..5346c5540 100644 --- a/resources/lang/ko/auth.php +++ b/resources/lang/ko/auth.php @@ -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