UNPKG

@allurereport/web-dashboard

Version:

The static files for Allure Dashboard Report

38 lines (37 loc) 916 B
{ "statuses": { "passed": "Успешный", "failed": "Неуспешный", "broken": "Сломанный", "skipped": "Пропущенный", "unknown": "Неизвестный", "total": "Все" }, "empty": { "no-results": "Нет результатов" }, "severity": { "blocker": "Блокер", "critical": "Критическая", "normal": "Обычная", "minor": "Невысокая", "trivial": "Минимальная" }, "environments": { "environment_one": "Окружение", "environment_other": "Окружения", "all": "Все" }, "charts": { "trend": { "title": "График тренда: {{type}}", "type": { "status": "Статус", "severity": "Важность" } }, "pie": { "title": "Успешность тестирования" } } }