mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-28 00:18:52 -03:00
feat(sidebar): implement display mode toggle and update sidebar actions for improved navigation. See #389
This commit is contained in:
@@ -400,7 +400,11 @@
|
||||
"sidebar": {
|
||||
"modelRoot": "Model Root",
|
||||
"collapseAll": "Collapse All Folders",
|
||||
"pinToggle": "Pin/Unpin Sidebar"
|
||||
"pinSidebar": "Pin Sidebar",
|
||||
"unpinSidebar": "Unpin Sidebar",
|
||||
"switchToListView": "Switch to List View",
|
||||
"switchToTreeView": "Switch to Tree View",
|
||||
"collapseAllDisabled": "Not available in list view"
|
||||
},
|
||||
"statistics": {
|
||||
"title": "Statistics",
|
||||
|
||||
Reference in New Issue
Block a user