mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-14 19:42:16 +01:00
12 lines
286 B
JSON
12 lines
286 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Ping",
|
|
"description": "Zeigt einen Statusindikator in Abhängigkeit des HTTP-Antwortcode einer bestimmten URL an."
|
|
},
|
|
"states": {
|
|
"online": "Online {{response}}",
|
|
"offline": "Offline {{response}}",
|
|
"loading": "Wird geladen..."
|
|
}
|
|
}
|