Commit remaining workspace changes

This commit is contained in:
2026-03-13 11:45:06 +03:00
parent 36742cd20c
commit 03a90f58bd
8 changed files with 537 additions and 16 deletions

View File

@@ -430,7 +430,29 @@
"status_synced": "Synced",
"status_diff": "Diff",
"status_error": "Error",
"empty": "No dashboards found"
"empty": "No dashboards found",
"setup_badge": "Initial setup",
"setup_title": "Configure your first environment",
"setup_intro": "Dashboards need at least one Superset environment. Create it here instead of landing on an empty screen.",
"setup_open_advanced": "Advanced settings",
"setup_card_title": "What happens next",
"setup_card_body": "The wizard saves a Superset endpoint, validates login, and immediately adds the environment to the global selector.",
"setup_checklist_title": "Prepare these values",
"setup_checklist_url": "Superset base URL without /api/v1",
"setup_checklist_user": "Username with dashboard access",
"setup_checklist_pass": "Password for the selected Superset account",
"setup_step_title": "Starter flow",
"setup_step_one": "Create the first environment",
"setup_step_two": "Select it automatically for the current session",
"setup_step_three": "Load dashboards from the new environment",
"setup_start": "Start setup",
"setup_create": "Create environment",
"setup_creating": "Creating environment...",
"setup_required": "Fill in ID, name, URL, username, and password.",
"setup_failed": "Failed to create environment.",
"setup_created": "Environment created. Loading dashboards.",
"setup_empty_title": "No environments configured yet",
"setup_empty_body": "Add the first Superset environment to unlock dashboards, datasets, backups, and migrations."
},
"profile": {
"title": "Profile",