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..."
|
|
}
|
|
}
|