mirror of
https://github.com/penpot/penpot.git
synced 2025-06-04 16:21:39 +02:00
🎉 Library name in assets panel
This commit is contained in:
parent
3c492f03d1
commit
00e9195af8
3 changed files with 6 additions and 7 deletions
|
@ -2037,7 +2037,7 @@
|
|||
|
||||
(if local?
|
||||
[:*
|
||||
[:span (tr "workspace.assets.file-library")]
|
||||
[:span (:name file) " (" (tr "workspace.assets.local-library") ")"]
|
||||
(when shared?
|
||||
[:span.tool-badge (tr "workspace.assets.shared")])]
|
||||
[:*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue