0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 16:00:19 -05:00

Merge pull request #2323 from 5idereal/patch-1

🐛 Fix language name
This commit is contained in:
Andrey Antukh 2022-09-22 10:59:09 +02:00 committed by GitHub
commit e1b62805e5
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 "fa"}
{:label "简体中文 (community)" :value "zh_cn"}
{:label "中国传统的 (community)" :value "zh_hant"}])
{:label "繁體中文 (community)" :value "zh_hant"}])
(defn- parse-locale
[locale]