refactor(sidebar): scope folder-header menu to per-folder new/import, drop import from card and blank-area menus

This commit is contained in:
xintaofei
2026-04-22 08:16:39 +08:00
parent fc174d8692
commit ae88b2256f
12 changed files with 54 additions and 114 deletions

View File

@@ -796,8 +796,6 @@
"removeFolderConfirmTitle": "從工作區移除此資料夾?",
"removeFolderConfirmDescription": "從工作區移除 \"{name}\"?相關分頁與終端機將會關閉。",
"folderHeaderMenu": {
"focus": "聚焦至此",
"closeFolderTabs": "關閉此資料夾的所有分頁",
"removeFromWorkspace": "從工作區移除"
}
},