Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #2434 from mlonn/master
Add range separator for Swedish locale
  • Loading branch information
chmln committed Jul 12, 2021
2 parents 0ecdc7a + b319da3 commit 16291a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/l10n/sv.ts
Expand Up @@ -56,6 +56,7 @@ export const Swedish: CustomLocale = {
"December",
],
},
rangeSeparator: ' till ',
time_24hr: true,

ordinal: () => {
Expand Down

0 comments on commit 16291a8

Please sign in to comment.