mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-19 21:17:04 +01:00
New translations ping.json (Croatian)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Ping",
|
||||
"description": "Prikazuje indikator statusa ovisno o HTTP kodu odgovora za određeni URL."
|
||||
},
|
||||
"states": {
|
||||
"online": "",
|
||||
"offline": "",
|
||||
"loading": ""
|
||||
"online": "Na mreži {{response}}",
|
||||
"offline": "Izvan mreže {{response}}",
|
||||
"loading": "Učitavam..."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user