diff --git a/src/translations.php b/src/translations.php index c860fa6d..7dbd28be 100644 --- a/src/translations.php +++ b/src/translations.php @@ -41,4 +41,9 @@ "Current Streak" => "現在のストリーク", "Longest Streak" => "最長のストリーク", ], + "tr" => [ + "Total Contributions" => "Toplam Katkı", + "Current Streak" => "Güncel Seri", + "Longest Streak" => "En Uzun Seri", + ], ];