mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-21 23:12:16 +01:00
12 lines
300 B
JSON
12 lines
300 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Ping",
|
|
"description": "Rāda statusa indikatoru atkarībā no konkrētā URL adresāta HTTP atbildes koda."
|
|
},
|
|
"states": {
|
|
"online": "Tiešsaistē {{response}}",
|
|
"offline": "Bezsaistes režīmā {{response}}",
|
|
"loading": "Notiek ielāde..."
|
|
}
|
|
}
|