From 34da11c060850976b94b01d6bd031a9739208d65 Mon Sep 17 00:00:00 2001 From: dansup Date: Tue, 30 Dec 2025 07:10:49 -0700 Subject: [PATCH] New translations web.php (Korean) [ci skip] --- resources/lang/ko/web.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ko/web.php b/resources/lang/ko/web.php index af2451599..e967a6d10 100644 --- a/resources/lang/ko/web.php +++ b/resources/lang/ko/web.php @@ -154,7 +154,7 @@ return [ 'confirmReportText' => '이 게시물을 제보할까요?', 'reportSent' => '신고 발송!', 'reportSentText' => '제보를 잘 수령하였습니다.', - 'reportSentError' => 'There was an issue reporting this post.', + 'reportSentError' => '.', 'modAddCWConfirm' => '이 게시물이 내용 경고를 붙일까요?', 'modCWSuccess' => '내용경고를 붙임',