Skip to content

Commit 070cfcf

Browse files
authored
Add Norwegian translation (DenverCoder1#623)
* Add Norwegian translation * Minor fixes to formatting of Norwegian translation
1 parent 034e4da commit 070cfcf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/translations.php

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,15 @@
298298
"Present" => "Vandaag",
299299
"Excluding {days}" => "Exclusief {days}",
300300
],
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+
],
301310
"pl" => [
302311
"Total Contributions" => "Suma Kontrybucji",
303312
"Current Streak" => "Aktualna Seria",

0 commit comments

Comments
 (0)