{ "title": "Review Session", "type": "Review", "severity": { "critical": "Critical", "high": "High", "medium": "Medium", "low": "Low", "short": { "critical": "Crit", "high": "High", "medium": "Med", "low": "Low" } }, "stats": { "total": "Total", "dimensions": "Dimensions" }, "progress": { "title": "Review Progress", "totalFindings": "Total Findings", "critical": "Critical", "high": "High" }, "dimensionTabs": { "all": "All" }, "filters": { "severity": "Severity", "dimension": "Dimension", "sort": "Sort", "reset": "Reset" }, "search": { "placeholder": "Search findings..." }, "sort": { "severity": "By Severity", "dimension": "By Dimension", "file": "By File" }, "selection": { "count": "{count} selected", "countSelected": "{count} selected", "total": "{count} total", "selectAll": "Select All", "clearAll": "Clear All", "clear": "Clear", "selectVisible": "Visible", "selectCritical": "Critical" }, "export": "Export Fix JSON", "codeContext": "Code Context", "rootCause": "Root Cause", "impact": "Impact", "recommendations": "Recommendations", "findingsList": { "count": "{count} findings" }, "preview": { "empty": "Click on a finding to preview details", "emptyTitle": "Select a Finding", "emptyTipSeverity": "Filter by severity", "emptyTipFile": "Group by file", "location": "Location", "description": "Description", "codeContext": "Code Context", "recommendations": "Recommendations", "rootCause": "Root Cause", "impact": "Impact", "selected": "Selected", "selectForFix": "Select" }, "fixProgress": { "title": "Fix Progress", "phase": { "planning": "PLANNING", "execution": "EXECUTION", "completion": "COMPLETION" }, "stats": { "total": "Total", "fixed": "Fixed", "failed": "Failed", "pending": "Pending" }, "activeAgents": "Active Agent", "activeAgentsPlural": "Active Agents", "stage": "Stage", "complete": "{percent}% Complete", "working": "Working..." }, "empty": { "title": "No findings found", "message": "Try adjusting your filters or search query.", "noFixProgress": "No fix progress data available" }, "notFound": { "title": "Review Session Not Found", "message": "The requested review session could not be found." } }