mirror of
https://github.com/penpot/penpot.git
synced 2025-03-12 15:51:37 -05:00
🐛 Fix typo on i18n locale labels.
This commit is contained in:
parent
ca2612937e
commit
a1e75c6e03
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
[{:label "English" :value "en"}
|
||||
{:label "Español" :value "es"}
|
||||
{:label "Français (community)" :value "fr"}
|
||||
{:label "Deutsche (community)" :value "de"}
|
||||
{:label "Deutsch (community)" :value "de"}
|
||||
{:label "Русский (community)" :value "ru"}
|
||||
{:label "简体中文 (community)" :value "zh_cn"}])
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue