mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 21:21:39 +02:00
✨ Update translation strings.
This commit is contained in:
parent
2765883152
commit
d914ab1390
21 changed files with 940 additions and 730 deletions
|
@ -44,12 +44,12 @@
|
|||
:form form}
|
||||
[:div.fields-row
|
||||
[:& fm/input {:name :email
|
||||
:label (t locale "auth.email-label")
|
||||
:label (t locale "auth.email")
|
||||
:help-icon i/at
|
||||
:type "text"}]]
|
||||
|
||||
[:& fm/submit-button
|
||||
{:label (t locale "auth.recovery-request-submit-label")}]]))
|
||||
{:label (t locale "auth.recovery-request-submit")}]]))
|
||||
|
||||
|
||||
;; --- Recovery Request Page
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue