Skip to content

Commit

Permalink
Added swedish translation (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristallers authored Apr 13, 2023
1 parent 397574b commit 42e7be3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/translations.php
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,14 @@
"Week Streak" => "निरन्तरसप्ताहाः",
"Longest Week Streak" => "दीर्घतमाः निरन्तरसप्ताहाः",
"Present" => "वर्तमान",
],
"sv" => [
"Total Contributions" => "Totalt antal uppladningar",
"Current Streak" => "Dagar uppladdat i rad just nu",
"Longest Streak" => "Längst antal dagar uppladdat i rad",
"Week Streak" => "Antal veckor i rad",
"Longest Week Streak" => "Längst antal veckor i rad",
"Present" => "Just nu",
],
"sw" => [
"Total Contributions" => "Jumla ya Michango",
Expand Down

0 comments on commit 42e7be3

Please sign in to comment.