Finalize assistant and dashboard health updates

This commit is contained in:
2026-03-15 13:19:46 +03:00
parent a8563a8369
commit 6b66f2fb49
11 changed files with 7662 additions and 5275 deletions

View File

@@ -79,7 +79,7 @@
"environment_label": "Environment:",
"all_environments": "All Environments",
"validation_details": "Validation Details",
"table_dashboard": "Dashboard",
"table_dashboard": "Slug",
"table_environment": "Environment",
"table_status": "Status",
"table_last_check": "Last Check",
@@ -87,6 +87,9 @@
"no_records": "No validation records found.",
"no_records_for_environment": "No validation records found for this environment.",
"view_report": "View Report",
"delete_confirm": "Delete report for dashboard \"{slug}\"?",
"delete_success": "Report for dashboard \"{slug}\" deleted.",
"delete_failed": "Failed to delete report: {error}",
"load_failed": "Failed to load health summary",
"status_pass": "Pass",
"status_warn": "Warn",