Skip to content

Commit 9ddd092

Browse files
authored
Added Turkish translations (#241)
1 parent 30fe03e commit 9ddd092

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/translations.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,9 @@
4141
"Current Streak" => "現在のストリーク",
4242
"Longest Streak" => "最長のストリーク",
4343
],
44+
"tr" => [
45+
"Total Contributions" => "Toplam Katkı",
46+
"Current Streak" => "Güncel Seri",
47+
"Longest Streak" => "En Uzun Seri",
48+
],
4449
];

0 commit comments

Comments
 (0)