diff --git a/resources/lang/id/web.php b/resources/lang/id/web.php index 503311036..9dd3cfb32 100644 --- a/resources/lang/id/web.php +++ b/resources/lang/id/web.php @@ -3,8 +3,8 @@ return [ 'common' => [ - 'comment' => 'Komentari', - 'commented' => 'Dikomentari', + 'comment' => 'Komentar', + 'commented' => 'Mengomentari', 'comments' => 'Komentar', 'like' => 'Sukai', 'liked' => 'Disukai',