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",

View File

@@ -428,7 +428,29 @@
"status_synced": "Синхронизировано",
"status_diff": "Различия",
"status_error": "Ошибка",
"empty": "Дашборды не найдены"
"empty": "Дашборды не найдены",
"setup_badge": "Стартовая настройка",
"setup_title": "Настройте первое окружение",
"setup_intro": "Для работы с дашбордами нужен хотя бы один Superset environment. Создайте его прямо здесь, без пустого экрана.",
"setup_open_advanced": "Расширенные настройки",
"setup_card_title": "Что произойдет дальше",
"setup_card_body": "Wizard сохранит endpoint Superset, проверит авторизацию и сразу добавит окружение в глобальный селектор.",
"setup_checklist_title": "Подготовьте данные",
"setup_checklist_url": "Базовый URL Superset без /api/v1",
"setup_checklist_user": "Логин пользователя с доступом к дашбордам",
"setup_checklist_pass": "Пароль выбранного аккаунта Superset",
"setup_step_title": "Быстрый путь",
"setup_step_one": "Создать первое окружение",
"setup_step_two": "Автоматически выбрать его для текущей сессии",
"setup_step_three": "Загрузить список дашбордов из нового окружения",
"setup_start": "Начать настройку",
"setup_create": "Создать окружение",
"setup_creating": "Создание окружения...",
"setup_required": "Заполните ID, имя, URL, логин и пароль.",
"setup_failed": "Не удалось создать окружение.",
"setup_created": "Окружение создано. Загружаю дашборды.",
"setup_empty_title": "Окружения еще не настроены",
"setup_empty_body": "Добавьте первое окружение Superset, чтобы открыть дашборды, датасеты, бэкапы и миграции."
},
"profile": {
"title": "Профиль",