Skip to content

Commit

Permalink
feat: Added Danish translation (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
greew authored Oct 4, 2022
1 parent 9424933 commit ad371e3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/translations.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,12 @@
"Present" => "Present",
],
// Locales below are sorted alphabetically
"da" => [
"Total Contributions" => "Totalt Antal Bidrag",
"Current Streak" => "Nuværende i Træk",
"Longest Streak" => "Længst i Træk",
"Present" => "I dag",
],
"de" => [
"Total Contributions" => "Gesamte Beiträge",
"Current Streak" => "Aktuelle Serie",
Expand Down

0 comments on commit ad371e3

Please sign in to comment.