{ "title": "Project Health", "subtitle": "Monitor the overall health of projects", "overall": { "title": "Overall Health", "healthy": "Healthy", "atRisk": "At Risk", "critical": "Critical" }, "metrics": { "schedule": "Schedule", "budget": "Budget", "scope": "Scope", "quality": "Quality", "resources": "Resources" }, "status": { "onTrack": "On Track", "delayed": "Delayed", "ahead": "Ahead", "overBudget": "Over Budget", "underBudget": "Under Budget" }, "indicators": { "title": "Health Indicators", "taskCompletion": "Task Completion Rate", "onTimeDelivery": "On-time Delivery Rate", "blockedTasks": "Blocked Tasks", "overdueRate": "Overdue Rate", "velocityTrend": "Velocity Trend" }, "risks": { "title": "Risks", "high": "High Risk", "medium": "Medium Risk", "low": "Low Risk", "mitigated": "Mitigated" }, "actions": { "viewDetails": "View Details", "exportReport": "Export Report", "setAlert": "Set Alert" }, "empty": { "title": "No Health Data", "description": "The project needs more data to display health metrics" } }