mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
✨ Update translation strings.
This commit is contained in:
parent
2765883152
commit
d914ab1390
21 changed files with 940 additions and 730 deletions
|
@ -88,7 +88,7 @@
|
|||
[:div.item-name (:name library)]
|
||||
[:div.item-contents (contents-str library)]
|
||||
[:input.item-button {:type "button"
|
||||
:value (tr "workspace.libraries.remove")
|
||||
:value (tr "labels.remove")
|
||||
:on-click #(unlink-library (:id library))}]])
|
||||
]]
|
||||
[:div.section
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue