From 63e9144dc4e8d48e56470723b8e207833359efe2 Mon Sep 17 00:00:00 2001 From: sivothajan Date: Sun, 22 Jun 2025 04:17:35 +0530 Subject: [PATCH] feat(translations): add Tamil translation for "Excluding {days}" --- src/translations.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/translations.php b/src/translations.php index 260f89d4..2dc4cb57 100644 --- a/src/translations.php +++ b/src/translations.php @@ -462,6 +462,7 @@ "Week Streak" => "வார\nபங்களிப்புகள்", "Longest Week Streak" => "நீண்ட வார\nபங்களிப்புகள்", "Present" => "இன்றுவரை", + "Excluding {days}" => "{days} தவிர", ], "th" => [ "Total Contributions" => "คอนทริบิ้วต์ทั้งหมด",