From dce7fe90cfdfcdd106eb1a235480d30bd0d2dfdb Mon Sep 17 00:00:00 2001 From: Rangga Fajar Oktariansyah <86386385+FajarKim@users.noreply.github.com> Date: Wed, 12 Mar 2025 13:57:22 +0700 Subject: [PATCH] fix: Update Indonesian for Excluding translation --- src/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations.php b/src/translations.php index dbbb927e..3e5178f4 100644 --- a/src/translations.php +++ b/src/translations.php @@ -232,7 +232,7 @@ "Week Streak" => "Aksi Mingguan", "Longest Week Streak" => "Aksi Mingguan Terpanjang", "Present" => "Sekarang", - "Excluding {days}" => "Tidak termasuk {days}", + "Excluding {days}" => "Kecuali {days}", ], "it" => [ "Total Contributions" => "Contributi Totali",