@allurereport/web-dashboard
Version:
The static files for Allure Dashboard Report
38 lines (37 loc) • 735 B
JSON
{
"statuses": {
"passed": "Keçdi",
"failed": "Uğursuz",
"broken": "Sınıq",
"skipped": "Keçildi",
"unknown": "Naməlum",
"total": "Cəmi"
},
"empty": {
"no-results": "Nəticə tapılmadı"
},
"severity": {
"blocker": "Bloklayıcı",
"critical": "Kritik",
"normal": "Normal",
"minor": "Kiçik",
"trivial": "Əhəmiyyətsiz"
},
"environments": {
"environment_one": "Mühit",
"environment_other": "Mühitlər",
"all": "Hamısı"
},
"charts": {
"trend": {
"title": "Trend qrafiki: {{type}}",
"type": {
"status": "Status",
"severity": "Ciddilik"
}
},
"pie": {
"title": "Test Uğur Dərəcəsi"
}
}
}