🐛 Fix language name

This commit is contained in:
5idereal 2022-09-22 16:54:21 +08:00 committed by GitHub
parent cc18f84d62
commit 5cff6eb592
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@
{:label "عربي/عربى (community)" :value "ar"} {:label "عربي/عربى (community)" :value "ar"}
{:label "فارسی (community)" :value "fa"} {:label "فارسی (community)" :value "fa"}
{:label "简体中文 (community)" :value "zh_cn"} {:label "简体中文 (community)" :value "zh_cn"}
{:label "中国传统的 (community)" :value "zh_hant"}]) {:label "繁體中文 (community)" :value "zh_hant"}])
(defn- parse-locale (defn- parse-locale
[locale] [locale]