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

11 lines
255 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..."
}
}