mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-20 14:32:18 +01:00
12 lines
274 B
JSON
12 lines
274 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Ping",
|
|
"description": "Prikazuje indikator statusa ovisno o HTTP kodu odgovora za određeni URL."
|
|
},
|
|
"states": {
|
|
"online": "Na mreži {{response}}",
|
|
"offline": "Izvan mreže {{response}}",
|
|
"loading": "Učitavam..."
|
|
}
|
|
}
|