Skip to content

Commit 6e4d1b8

Browse files
feat: add Swedish locale
Add Swedish (sv)
2 parents 5f918c2 + 22de967 commit 6e4d1b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/locales.js

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ const LOCALE_MAP = {
2525
ro: 'Romanian',
2626
sl: 'Slovenian',
2727
'sr-Cyrl': 'Serbian (cyrillic)',
28+
sv: 'Swedish',
2829
th: 'Thai',
2930
tr: 'Turkish',
3031
uk: 'Ukrainian',

0 commit comments

Comments
 (0)