Files
homarr/public/locales/pl/modules/health-monitoring.json
T
2024-03-23 16:18:26 +01:00

38 lines
664 B
JSON

{
"descriptor": {
"name": "",
"description": "",
"settings": {
"title": "",
"fahrenheit": {
"label": ""
}
}
},
"cpu": {
"label": "CPU",
"load": "",
"minute": "",
"minutes": ""
},
"memory": {
"label": "",
"totalMem": "",
"available": ""
},
"fileSystem": {
"label": "",
"available": ""
},
"info": {
"uptime": "",
"updates": "",
"reboot": ""
},
"errors": {
"general": {
"title": "",
"text": ""
}
}
}