mirror of
https://github.com/penpot/penpot.git
synced 2025-05-12 17:06:37 +02:00
🐛 Fixed translation string
This commit is contained in:
parent
676a2db1f5
commit
d83d241c39
2 changed files with 6 additions and 1 deletions
|
@ -97,7 +97,7 @@
|
|||
:auto-focus true
|
||||
:form form
|
||||
:name :name
|
||||
:label "Enter new team name:"}]]
|
||||
:label (tr "labels.create-team.placeholder")}]]
|
||||
|
||||
[:div.modal-footer
|
||||
[:div.action-buttons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue