mirror of
https://github.com/penpot/penpot.git
synced 2025-04-16 00:41:25 -05:00
📎 Add Arabic lang to i18n module.
This commit is contained in:
parent
b878570b14
commit
66d086892f
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
{:label "Portuguese (Brazil, community)" :value "pt_br"}
|
||||
{:label "Ελληνική γλώσσα (community)" :value "el"}
|
||||
{:label "עִבְרִית (community)" :value "he"}
|
||||
{:label "عربي/عربى (community)" :value "ar"}
|
||||
{:label "简体中文 (community)" :value "zh_cn"}])
|
||||
|
||||
(defn- parse-locale
|
||||
|
|
Loading…
Add table
Reference in a new issue