From 13bc5c483b81ebddafaba54a8ddabca493def9c8 Mon Sep 17 00:00:00 2001 From: Cynthia <160864573+CynthiaWahome@users.noreply.github.com> Date: Wed, 27 Nov 2024 15:41:26 +0300 Subject: [PATCH] Add Swahili translation for "Excluding {days}" - Added a Swahili translation for the phrase "Excluding {days}" in the language translations file. - Ensured consistent formatting and localization standards are maintained. - Updated the key `"Excluding {days}"` with its Swahili equivalent `"Ukiondoa {days}"`. --- src/translations.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/translations.php b/src/translations.php index e932823c..e2315a15 100644 --- a/src/translations.php +++ b/src/translations.php @@ -425,6 +425,7 @@ "Week Streak" => "Mfululizo wa wiki", "Longest Week Streak" => "Mfululizo mrefu zaidi wa wiki", "Present" => "Sasa", + "Excluding {days}" => "Ukiondoa {days}", ], "ta" => [ "Total Contributions" => "மொத்த\nபங்களிப்புகள்",