Skip to content

Commit

Permalink
feat: Added missing Polish (pl) translation for Excluding {days} (#699)
Browse files Browse the repository at this point in the history
  • Loading branch information
JerzyKruszewski committed Jul 4, 2024
1 parent c100d35 commit fbd03c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/translations.php
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@
"Week Streak" => "Seria Tygodni",
"Longest Week Streak" => "Najdłuższa Seria Tygodni",
"Present" => "Dziś",
"Excluding {days}" => "Wykluczono {days}",
],
"ps" => [
"rtl" => true,
Expand Down

1 comment on commit fbd03c5

@lawalTheWest
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the code does not get the atual amount of the contribution spanning the account age in years. it only displays for a single year

Please sign in to comment.