Новый экранчик для обзора дашей
This commit is contained in:
@@ -89,12 +89,8 @@
|
||||
"storage_repo_pattern": "Repository Directory Pattern",
|
||||
"storage_filename_pattern": "Filename Pattern",
|
||||
"storage_preview": "Path Preview",
|
||||
"environments": "Superset Environments",
|
||||
"env_description": "Configure Superset environments for dashboards and datasets.",
|
||||
"env_add": "Add Environment",
|
||||
"env_actions": "Actions",
|
||||
"env_test": "Test",
|
||||
"env_delete": "Delete",
|
||||
"connections_description": "Configure database connections for data mapping.",
|
||||
"llm_description": "Configure LLM providers for dataset documentation.",
|
||||
"logging": "Logging Configuration",
|
||||
@@ -161,8 +157,6 @@
|
||||
"action_migrate": "Migrate",
|
||||
"action_backup": "Backup",
|
||||
"action_commit": "Commit",
|
||||
"git_status": "Git Status",
|
||||
"last_task": "Last Task",
|
||||
"view_task": "View task",
|
||||
"task_running": "Running...",
|
||||
"task_done": "Done",
|
||||
@@ -170,23 +164,25 @@
|
||||
"task_waiting": "Waiting",
|
||||
"status_synced": "Synced",
|
||||
"status_diff": "Diff",
|
||||
"status_synced": "Synced",
|
||||
"status_diff": "Diff",
|
||||
"status_error": "Error",
|
||||
"task_running": "Running...",
|
||||
"task_done": "Done",
|
||||
"task_failed": "Failed",
|
||||
"task_waiting": "Waiting",
|
||||
"view_task": "View task",
|
||||
"empty": "No dashboards found"
|
||||
},
|
||||
"reports": {
|
||||
"title": "Reports",
|
||||
"empty": "No reports available.",
|
||||
"filtered_empty": "No reports match your filters.",
|
||||
"loading": "Loading reports...",
|
||||
"retry_load": "Retry loading",
|
||||
"clear_filters": "Clear filters",
|
||||
"unknown_type": "Other / Unknown Type",
|
||||
"not_provided": "Not provided",
|
||||
"view_details": "View details"
|
||||
"view_details": "View details",
|
||||
"diagnostics": "Diagnostics",
|
||||
"next_actions": "Next actions",
|
||||
"status_success": "Success",
|
||||
"status_failed": "Failed",
|
||||
"status_in_progress": "In progress",
|
||||
"status_partial": "Partial"
|
||||
},
|
||||
"datasets": {
|
||||
"empty": "No datasets found",
|
||||
|
||||
Reference in New Issue
Block a user