mirror of
https://github.com/penpot/penpot.git
synced 2025-06-21 21:07:01 +02:00
🌐 Completed French translations
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
This commit is contained in:
parent
db7f17abdf
commit
45a67c57af
3 changed files with 187 additions and 13 deletions
|
@ -50,7 +50,7 @@
|
|||
[:h2 (t locale "settings.language-change-title")]
|
||||
|
||||
[:& select {:options [{:label "English" :value "en"}
|
||||
;; {:label "Français" :value "fr"}]
|
||||
{:label "Français" :value "fr"}
|
||||
{:label "Español" :value "es"}]
|
||||
:label (t locale "settings.language-label")
|
||||
:default "en"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue