mirror of
https://github.com/penpot/penpot.git
synced 2025-07-28 23:57:21 +02:00
🔧 Add ru in translation options
This commit is contained in:
parent
ff36a716b5
commit
af1e79cc9d
2 changed files with 3 additions and 2 deletions
|
@ -51,7 +51,8 @@
|
|||
|
||||
[:& select {:options [{:label "English" :value "en"}
|
||||
{:label "Français" :value "fr"}
|
||||
{:label "Español" :value "es"}]
|
||||
{:label "Español" :value "es"}
|
||||
{:label "Русский" :value "ru"}]
|
||||
:label (t locale "settings.language-label")
|
||||
:default "en"
|
||||
:name :lang}]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue