Skip to content

Commit fc0bf10

Browse files
authored
Merge pull request #34 from jackbillstrom/swedish-lang
🇸🇪 Included swedish strings
2 parents 233d540 + 2c7f7c3 commit fc0bf10

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/Translations.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,10 @@ export default {
4343
next: 'Volgende',
4444
back: 'Vorige',
4545
finish: 'Klaar'
46+
},
47+
sv: {
48+
next: 'Nästa',
49+
back: 'Tillbaka',
50+
finish: 'Skicka'
4651
}
4752
}

0 commit comments

Comments
 (0)