12 lines
273 B
JSON
12 lines
273 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Ping",
|
|
"description": "Megjelenít egy állapotjelzőt az adott URL HTTP-válaszkódjától függően."
|
|
},
|
|
"states": {
|
|
"online": "Online {{response}}",
|
|
"offline": "Offline {{response}}",
|
|
"loading": "Betöltés..."
|
|
}
|
|
}
|