116 lines
2.3 KiB
JSON
116 lines
2.3 KiB
JSON
{
|
|
"descriptor": {
|
|
"name": "Dash.",
|
|
"description": "",
|
|
"settings": {
|
|
"title": "",
|
|
"url": {
|
|
"label": "Dash. 주소"
|
|
},
|
|
"usePercentages": {
|
|
"label": ""
|
|
},
|
|
"columns": {
|
|
"label": ""
|
|
},
|
|
"graphHeight": {
|
|
"label": ""
|
|
},
|
|
"graphsOrder": {
|
|
"label": "",
|
|
"storage": {
|
|
"label": "저장소",
|
|
"enabled": {
|
|
"label": ""
|
|
},
|
|
"span": {
|
|
"label": ""
|
|
},
|
|
"compactView": {
|
|
"label": ""
|
|
},
|
|
"multiView": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"network": {
|
|
"label": "네트워크",
|
|
"enabled": {
|
|
"label": ""
|
|
},
|
|
"span": {
|
|
"label": ""
|
|
},
|
|
"compactView": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"cpu": {
|
|
"label": "CPU",
|
|
"enabled": {
|
|
"label": ""
|
|
},
|
|
"span": {
|
|
"label": ""
|
|
},
|
|
"multiView": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"ram": {
|
|
"label": "",
|
|
"enabled": {
|
|
"label": ""
|
|
},
|
|
"span": {
|
|
"label": ""
|
|
}
|
|
},
|
|
"gpu": {
|
|
"label": "GPU",
|
|
"enabled": {
|
|
"label": ""
|
|
},
|
|
"span": {
|
|
"label": ""
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"card": {
|
|
"title": "Dash.",
|
|
"errors": {
|
|
"noService": "Dash. 서비스를 찾을 수 없습니다. Homarr 대시보드에 추가하거나 모듈 옵션에서 Dash. URL을 설정해 주세요.",
|
|
"noInformation": "Dash. 에서 정보를 얻을 수 없습니다. 최신 버전을 사용 중인가요?",
|
|
"protocolDowngrade": {
|
|
"title": "",
|
|
"text": ""
|
|
}
|
|
},
|
|
"graphs": {
|
|
"storage": {
|
|
"title": "저장소",
|
|
"label": "저장소:"
|
|
},
|
|
"network": {
|
|
"title": "네트워크",
|
|
"label": "네트워크:",
|
|
"metrics": {
|
|
"download": "다운로드",
|
|
"upload": "업로드"
|
|
}
|
|
},
|
|
"cpu": {
|
|
"title": "CPU"
|
|
},
|
|
"ram": {
|
|
"title": "RAM"
|
|
},
|
|
"gpu": {
|
|
"title": "GPU"
|
|
}
|
|
}
|
|
}
|
|
}
|