mirror of
https://github.com/ajnart/homarr.git
synced 2026-03-07 04:40:58 +01:00
12 lines
263 B
JSON
12 lines
263 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Ping",
|
|
"description": "Viser en statusindikator afhængig af HTTP-svarkoden for en given URL."
|
|
},
|
|
"states": {
|
|
"online": "Online {{response}}",
|
|
"offline": "Offline {{response}}",
|
|
"loading": "Indlæser..."
|
|
}
|
|
}
|