Files
homarr/public/locales/it/modules/dashdot.json
2022-08-30 12:49:55 +02:00

60 lines
968 B
JSON

{
"descriptor": {
"name": "",
"description": "",
"settings": {
"cpuMultiView": {
"label": ""
},
"storageMultiView": {
"label": ""
},
"useCompactView": {
"label": ""
},
"graphs": {
"label": "",
"options": {
"cpu": "",
"ram": "",
"storage": "",
"network": "",
"gpu": ""
}
},
"url": {
"label": ""
}
}
},
"card": {
"title": "",
"errors": {
"noService": "",
"noInformation": ""
},
"graphs": {
"storage": {
"title": "",
"label": ""
},
"network": {
"title": "",
"label": "",
"metrics": {
"download": "",
"upload": ""
}
},
"cpu": {
"title": ""
},
"memory": {
"title": ""
},
"gpu": {
"title": ""
}
}
}
}