We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 034e4da commit 070cfcfCopy full SHA for 070cfcf
src/translations.php
@@ -298,6 +298,15 @@
298
"Present" => "Vandaag",
299
"Excluding {days}" => "Exclusief {days}",
300
],
301
+ "no" => [
302
+ "Total Contributions" => "Totalt Antall Bidrag",
303
+ "Current Streak" => "Nåværende\nBidragsrekke",
304
+ "Longest Streak" => "Lengste Bidragsrekke",
305
+ "Week Streak" => "Ukentlig\nBidragsrekke",
306
+ "Longest Week Streak" => "Lengste Ukentlige\nBidragsrekke",
307
+ "Present" => "I dag",
308
+ "Excluding {days}" => "Ekskluderer {days}",
309
+ ],
310
"pl" => [
311
"Total Contributions" => "Suma Kontrybucji",
312
"Current Streak" => "Aktualna Seria",
0 commit comments