Skip to content

Commit 5f5b9dd

Browse files
authored
Fix Korean translation: add "를" in "Excluding {days}" (#814)
Added missing particle ‘를’ for clarity
1 parent 1001e3d commit 5f5b9dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/translations.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
"Week Streak" => "주간 연속 기여 수",
281281
"Longest Week Streak" => "최장 주간 연속 기여 수",
282282
"Present" => "현재",
283-
"Excluding {days}" => "{days} 제외하고",
283+
"Excluding {days}" => "{days} 제외하고",
284284
],
285285
"mr" => [
286286
"Total Contributions" => "एकूण योगदान",

0 commit comments

Comments
 (0)