mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-15 03:52:13 +01:00
12 lines
260 B
JSON
12 lines
260 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Ping",
|
|
"description": "Zobrazuje indikátor statusu podle kódu HTTP odpovědi dané URL."
|
|
},
|
|
"states": {
|
|
"online": "Online {{response}}",
|
|
"offline": "Offline {{response}}",
|
|
"loading": "Načítám..."
|
|
}
|
|
}
|