New translations ping.json (Croatian)

This commit is contained in:
Thomas Camlong
2023-07-06 06:48:22 +09:00
parent 93a5e5b261
commit 6608af4f22

View File

@@ -1,11 +1,11 @@
{ {
"descriptor": { "descriptor": {
"name": "", "name": "Ping",
"description": "" "description": "Prikazuje indikator statusa ovisno o HTTP kodu odgovora za određeni URL."
}, },
"states": { "states": {
"online": "", "online": "Na mreži {{response}}",
"offline": "", "offline": "Izvan mreže {{response}}",
"loading": "" "loading": "Učitavam..."
} }
} }