Skip to content

Commit

Permalink
Added Turkish translations (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
gunesnt authored May 30, 2022
1 parent 30fe03e commit 9ddd092
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/translations.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,9 @@
"Current Streak" => "現在のストリーク",
"Longest Streak" => "最長のストリーク",
],
"tr" => [
"Total Contributions" => "Toplam Katkı",
"Current Streak" => "Güncel Seri",
"Longest Streak" => "En Uzun Seri",
],
];

0 comments on commit 9ddd092

Please sign in to comment.