From 37e212050f03aa5c36134ec394cafd92afecbe1c Mon Sep 17 00:00:00 2001 From: Kevin Azemi Date: Tue, 17 Jan 2023 20:11:20 +0100 Subject: [PATCH] feat: Updated Italian translations (#420) Co-authored-by: Jonah Lawrence Fixes https://github.com/DenverCoder1/github-readme-streak-stats/issues/236 --- src/translations.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/translations.php b/src/translations.php index 2251152a..8d9c557a 100644 --- a/src/translations.php +++ b/src/translations.php @@ -125,9 +125,11 @@ "Present" => "Sekarang", ], "it" => [ - "Total Contributions" => "Tutti i contributi", - "Current Streak" => "Serie corrente", - "Longest Streak" => "Serie più lunga", + "Total Contributions" => "Totale dei Contributi", + "Current Streak" => "Serie Corrente", + "Longest Streak" => "Serie più Lunga", + "Week Streak" => "Serie Settimanale", + "Longest Week Streak" => "Serie Settimanale più Lunga", "Present" => "Presente", ], "ja" => [