package.nls.json•1.35 kB
{
"displayName": "Spec Workflow MCP",
"description": "VSCode extension for Spec-Workflow-MCP with integrated dashboard",
"command.openDashboard": "Open Spec Workflow Dashboard",
"command.refreshData": "Refresh Data",
"command.openSpec": "Open Spec",
"command.approve": "Approve",
"command.reject": "Reject",
"command.requestRevision": "Request Revision",
"command.addComment": "Add Comment",
"command.editComment": "Edit Comment",
"command.deleteComment": "Delete Comment",
"command.showApprovalActions": "Approval Actions",
"view.dashboard": "Dashboard",
"view.containerTitle": "Spec Workflow",
"config.title": "Spec Workflow",
"config.sounds.enabled.description": "Enable sound notifications for spec workflow events",
"config.sounds.volume.description": "Volume level for sound notifications (0.0 to 1.0)",
"config.sounds.approvalSound.description": "Play sound when new approval requests are pending",
"config.sounds.taskCompletionSound.description": "Play sound when tasks are completed",
"config.language.description": "Language for the extension interface",
"config.language.auto.description": "Auto-detect based on VS Code settings",
"config.language.en.description": "English",
"config.language.ja.description": "Japanese (日本語)",
"config.language.zh.description": "Chinese (中文)"
}