feat(migration): improve failure diagnostics
This commit is contained in:
@@ -60,9 +60,22 @@
|
||||
"successful_list": "Successful dashboards",
|
||||
"failed_list": "Failed dashboards",
|
||||
"download_failed_archive": "Download archive",
|
||||
"download_source_archive": "Download source export ZIP",
|
||||
"download_transformed_archive": "Download transformed ZIP (as imported)",
|
||||
"and_more": "and {n} more",
|
||||
"error_type_label": "Error type",
|
||||
"issue_codes": "Issue codes",
|
||||
"phase_label": "Phase",
|
||||
"phase_export": "Export",
|
||||
"phase_transform": "Transform",
|
||||
"phase_import": "Import",
|
||||
"phase_password_retry": "Password retry",
|
||||
"status_code_label": "HTTP",
|
||||
"exception_type_label": "Exception",
|
||||
"raw_superset_response": "Raw Superset response",
|
||||
"show_related_logs": "Show related logs",
|
||||
"quick_filter_superset": "Superset",
|
||||
"history_fetch_failed": "Could not load recent tasks. Check that the API is reachable, then retry.",
|
||||
"clear_confirm": "Are you sure you want to clear tasks?",
|
||||
"fetch_task_details_failed": "Failed to fetch full task details:",
|
||||
"clear_tasks": "Clear Tasks",
|
||||
|
||||
Reference in New Issue
Block a user