mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
@@ -6577,5 +6577,10 @@
|
||||
"zh_cn" : "单击以闭合路径"
|
||||
},
|
||||
"unused" : true
|
||||
},
|
||||
"labels.create-team.placeholder": {
|
||||
"translations" : {
|
||||
"en": "Enter new team name"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user