UNPKG

@allurereport/web-dashboard

Version:

The static files for Allure Dashboard Report

38 lines (37 loc) 714 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": "테스트 성공률" } } }