Skip to content

Commit 1c11866

Browse files
authored
feat: Add Polish translations (#375)
1 parent d651d8c commit 1c11866

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/translations.php

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,14 @@
135135
"Longest Streak" => "Langste Serie",
136136
"Present" => "Vandaag",
137137
],
138+
"pl" => [
139+
"Total Contributions" => "Suma Kontrybucji",
140+
"Current Streak" => "Aktualna Seria",
141+
"Longest Streak" => "Najdłuższa Seria",
142+
"Week Streak" => "Seria Tygodni",
143+
"Longest Week Streak" => "Najdłuższa Seria Tygodni",
144+
"Present" => "Dziś",
145+
],
138146
"pt-br" => [
139147
"Total Contributions" => "Total de Contribuições",
140148
"Current Streak" => "Atual Sequência",

0 commit comments

Comments
 (0)