diff --git a/resources/lang/ko-KR/cachet.php b/resources/lang/ko-KR/cachet.php index 89e7f10b..e55e925f 100644 --- a/resources/lang/ko-KR/cachet.php +++ b/resources/lang/ko-KR/cachet.php @@ -34,7 +34,7 @@ return [ 'stickied' => 'Stickied Incidents', 'scheduled' => 'Maintenance', 'scheduled_at' => ', :timestamp 에 예정됨', - 'posted' => 'Posted :timestamp', + 'posted' => 'Posted :timestamp by :username', 'posted_at' => 'Posted at :timestamp', 'status' => [ 1 => 'Investigating',