Files
homarr/public/locales/de/modules/ping-module.json
2022-08-24 21:01:29 +02:00

11 lines
271 B
JSON

{
"descriptor": {
"name": "Ping Services",
"description": "Pings your services and shows their status as an indicator"
},
"states": {
"online": "Online {{response}}",
"offline": "Offline {{response}}",
"loading": "Laden..."
}
}