fix: library not scrollable when no published items installed (#5352)
* fix: library not scrollable when no published items installed * show empty lib message in one case & fix i18n
This commit is contained in:
@ -124,6 +124,7 @@
|
||||
"sidebarLock": "Keep sidebar open"
|
||||
},
|
||||
"library": {
|
||||
"noItems": "No items added yet...",
|
||||
"hint_emptyLibrary": "Select an item on canvas to add it here, or install a library from the public repository, below.",
|
||||
"hint_emptyPrivateLibrary": "Select an item on canvas to add it here."
|
||||
},
|
||||
|
Reference in New Issue
Block a user