Skip to content

Commit 35dd11b

Browse files
authored
Add Korean Translation (DenverCoder1#272)
1 parent 30da321 commit 35dd11b

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
@@ -59,6 +59,12 @@
5959
"Longest Streak" => "最長のストリーク",
6060
"Present" => "",
6161
],
62+
"ko" => [
63+
"Total Contributions" => "총 기여 수",
64+
"Current Streak" => "현재 연속 기여 수",
65+
"Longest Streak" => "최대 연속 기여 수",
66+
"Present" => "현재",
67+
],
6268
"nl" => [
6369
"Total Contributions" => "Totale Bijdrage",
6470
"Current Streak" => "Huidige Serie",

0 commit comments

Comments
 (0)