@allurereport/web-dashboard
Version:
The static files for Allure Dashboard Report
33 lines (32 loc) • 933 B
JSON
{
"statuses": {
"passed": "გავლილი",
"failed": "ჩაჭრილი",
"broken": "გაფუჭებული",
"skipped": "გამოტოვებული",
"unknown": "უცნობი",
"total": "სულ"
},
"empty": {
"no-results": "შედეგები არ არის"
},
"severity": {
"blocker": "ბლოკერი",
"critical": "კრიტიკული",
"normal": "ნორმალური",
"minor": "მცირე",
"trivial": "უმნიშვნელო"
},
"charts": {
"trend": {
"title": "ტრენდის გრაფიკი: {{type}}",
"type": {
"status": "სტატუსი",
"severity": "სიმძიმე"
}
},
"pie": {
"title": "ტესტების წარმატების მაჩვენებელი"
}
}
}