86 lines
3.0 KiB
JSON
86 lines
3.0 KiB
JSON
{
|
|
"eyebrow": "Operations / Live overview",
|
|
"greeting": {
|
|
"morning": "Good morning",
|
|
"afternoon": "Good afternoon",
|
|
"evening": "Good evening",
|
|
"night": "Welcome back"
|
|
},
|
|
"greetingBody": {
|
|
"morning": "Here's today's fleet status.",
|
|
"afternoon": "Here's the current overview of your fleet.",
|
|
"evening": "Here's this evening's fleet overview.",
|
|
"night": "Here's the latest overview of your fleet."
|
|
},
|
|
"description": "Readiness, exceptions and hand-offs across today's operation.",
|
|
"viewFleet": "View fleet",
|
|
"demoStart": {
|
|
"title": "Try a demonstration scenario",
|
|
"readyCount": "{{ready}} of {{total}} scenarios ready for demo.",
|
|
"readyCountFallback": "Five focused scenarios.",
|
|
"startGuide": "Start demo guide",
|
|
"resumeGuide": "Continue demo guide ({{current}}/{{total}})",
|
|
"viewScenarios": "View scenarios"
|
|
},
|
|
"readiness": {
|
|
"title": "Fleet readiness",
|
|
"description": "Live from persisted vehicle state",
|
|
"openFleet": "Open fleet",
|
|
"available": "Available",
|
|
"rented": "Rented",
|
|
"cleaning": "Cleaning",
|
|
"maintenance": "Maintenance",
|
|
"blocked": "Blocked"
|
|
},
|
|
"attention": {
|
|
"title": "Attention queue",
|
|
"description": "{{openIssues}} open quality issues · {{workflowExceptions}} workflow exceptions",
|
|
"reviewQueue": "Review queue",
|
|
"remaining_one": "One more attention item",
|
|
"remaining_other": "{{count}} more attention items",
|
|
"remainingHint": "Open the complete work queue",
|
|
"filterPlaceholder": "Filter issues…",
|
|
"filterAriaLabel": "Search attention queue",
|
|
"severityAll": "All severity",
|
|
"severityHigh": "Critical",
|
|
"severityMedium": "Warning",
|
|
"severityLow": "Info",
|
|
"severityAriaLabel": "Severity",
|
|
"tierNow": "Handle now",
|
|
"tierToday": "Follow up today",
|
|
"tierLater": "Review later",
|
|
"empty": "No issues match this filter.",
|
|
"openRecord": "Open {{title}}"
|
|
},
|
|
"movements": {
|
|
"title": "Today's movements",
|
|
"description": "Departures and returns in Europe/Brussels",
|
|
"allBookings": "All bookings",
|
|
"empty": "No movements scheduled today.",
|
|
"departure": "departure",
|
|
"return": "return",
|
|
"openBooking": "Open booking {{ref}}"
|
|
},
|
|
"integrationPulse": {
|
|
"title": "Integration pulse",
|
|
"description": "Current evidence from connected services",
|
|
"systemDetail": "System detail",
|
|
"n8nTitle": "n8n delivery",
|
|
"n8nSummary": "{{succeeded}} succeeded · {{failed}} failed",
|
|
"n8nLatest": "Latest event {{ref}}",
|
|
"n8nNoEvidence": "No workflow evidence recorded",
|
|
"knowledgeTitle": "Knowledge assistant",
|
|
"knowledgeSummary": "{{count}} procedures indexed",
|
|
"knowledgeIndexUnknown": "{{count}} knowledge sources · index size not verifiable",
|
|
"knowledgeUnavailable": "Health check unavailable",
|
|
"mcpTitle": "MCP Hub",
|
|
"mcpEnabled": "Registration enabled",
|
|
"mcpNotConnected": "Not yet connected"
|
|
},
|
|
"recent": {
|
|
"title": "Recent activity",
|
|
"description": "Latest audited workflow changes",
|
|
"empty": "No automation activity recorded."
|
|
}
|
|
}
|