New translations ping.json (German)

This commit is contained in:
Thomas Camlong
2022-08-25 13:02:50 +02:00
committed by ajnart
parent 8124276fdb
commit 371dc2f038

View File

@@ -1,11 +1,11 @@
{ {
"descriptor": { "descriptor": {
"name": "Ping", "name": "Ping Services",
"description": "Allows you to check if the service is up or returns a specific HTTP status code." "description": "Pings your services and shows their status as an indicator"
}, },
"states": { "states": {
"online": "Online {{response}}", "online": "Online {{response}}",
"offline": "Offline {{response}}", "offline": "Offline {{response}}",
"loading": "Loading..." "loading": "Laden..."
} }
} }