Files
Homarr/public/locales/lv/modules/ping.json
2023-06-10 17:59:03 +02:00

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