mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-15 12:02:15 +01:00
12 lines
262 B
JSON
12 lines
262 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Ping",
|
|
"description": "Visar en statusindikator beroende på HTTP-svarskoden för en given URL."
|
|
},
|
|
"states": {
|
|
"online": "Online {{response}}",
|
|
"offline": "Offline {{response}}",
|
|
"loading": "Laddar..."
|
|
}
|
|
}
|