Add swedish as supported language
This commit is contained in:
parent
6edfff84d5
commit
5206f297cf
|
@ -283,7 +283,8 @@
|
|||
:de
|
||||
:lt
|
||||
:sr-RS_#Latn
|
||||
:sr}))
|
||||
:sr
|
||||
:sv}))
|
||||
|
||||
(spec/def ::supported-locale supported-locales)
|
||||
(spec/def ::supported-locales (spec/coll-of ::supported-locale :kind set? :into #{}))
|
||||
|
|
Loading…
Reference in New Issue