diff --git a/src/Lang/ko.php b/src/Lang/ko.php index f21d1ee..ead5c6e 100644 --- a/src/Lang/ko.php +++ b/src/Lang/ko.php @@ -13,8 +13,8 @@ 'ago' => ':time 전', 'from_now' => ':time 후', - 'after' => ':time 뒤', - 'before' => ':time 앞', + 'after' => ':time 이후', + 'before' => ':time 이전', 'year' => ':count 년', 'month' => ':count 개월', 'week' => ':count 주일',