Skip to content

Commit

Permalink
Merge pull request #209 from thisiselias/main
Browse files Browse the repository at this point in the history
sv_SE localization
  • Loading branch information
MrGlockenspiel committed Jul 1, 2024
2 parents 1a4e972 + dedab57 commit dabbdcf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/i18n.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ i18n_info_soup langs[] = {
{"無需啟用 ", "", "我們不像 Microsoft 那樣煩人。"}},
{"hu_HU", {"A(z) ", " aktiválása", "Aktiválja a(z) ", " rendszert a Gépházban."},
{"Nem kell aktiválni a(z) ", "-t", "Nem vagyunk olyan idegesítőek,\nmint a Microsoft."}}
{"sv_SE", {"Aktivera ", "", "Gå till Inställningar för att aktivera ", "."},
{"Du behöver inte aktivera ", "", "Vi är inte lika jobbiga som Microsoft."}},
};


Expand Down

0 comments on commit dabbdcf

Please sign in to comment.