From 36d8372be30f0e317e715493a3004ec95991e1f9 Mon Sep 17 00:00:00 2001 From: Rukundo Kevin Date: Fri, 31 Mar 2023 12:01:26 +0200 Subject: [PATCH] Add kinyarwanda translations --- src/translations.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/translations.php b/src/translations.php index 19cd0924..c1398917 100644 --- a/src/translations.php +++ b/src/translations.php @@ -235,6 +235,14 @@ "Longest Week Streak" => "Самая длинная серия недель", "Present" => "Сейчас", ], + "rw" =>[ + "Total Contributions" => "Imisanzu yose", + "Current Streak" => "Igihe gishize ntaguhagarara", + "Longest Streak" => "Igihe cyirecyire cyashize ntaguhagarara", + "Week Streak" => "Igihe gishize ntaguhagarara mu cyumweru", + "Longest Week Streak" => "Igihe cyirecyire cyashize ntaguhagarara mu byumweru", + "Present" => "None", + ], "sa" => [ "Total Contributions" => "कुल योगदानम्", "Current Streak" => "क्रमशः दिवसान् चालयन्तु",