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": "워크스페이스에서 제거"
}
},