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