Skip to content

Commit 245f53f

Browse files
authored
Added Tamil Translation
1 parent a72c337 commit 245f53f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/translations.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,10 @@
125125
"Longest Streak" => "最长连续贡献",
126126
"Present" => "至今",
127127
],
128+
"ta" => [
129+
"Total Contributions" => "மொத்த பங்களிப்புகள்",
130+
"Current Streak" => "மிக சமீபத்திய தொடர்ச்சியான பங்களிப்புகள்",
131+
"Longest Streak" => "நீண்ட தொடர்ச்சியான பங்களிப்புகள்",
132+
"Present" => "இன்றுவரை",
133+
],
128134
];

0 commit comments

Comments
 (0)