mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-04 13:49:19 +01:00
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..."
|
|
}
|
|
}
|