feat: update usage recommendations across multiple workflow commands to require user confirmation and improve clarity

This commit is contained in:
catlog22
2026-02-01 22:04:26 +08:00
parent 5fb910610a
commit 7dcc0a1c05
70 changed files with 4420 additions and 1108 deletions

View File

@@ -4,7 +4,9 @@
"recentPaths": "Recent Projects",
"noRecentPaths": "No recent projects",
"current": "Current",
"browse": "Select Folder...",
"browse": "Browse Folder...",
"browseHint": "Select a folder from your computer",
"manualPath": "Enter Manually...",
"removePath": "Remove from recent",
"ariaLabel": "Workspace selector",
"dialog": {