From 353e0076feac0145253f0fab6d44f115ffa340e7 Mon Sep 17 00:00:00 2001 From: daniel Date: Tue, 11 Mar 2025 01:00:31 -0600 Subject: [PATCH] New translations web.php (Indonesian) [ci skip] --- resources/lang/id/web.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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',