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": {
"name": "Ping",
"description": "Allows you to check if the service is up or returns a specific HTTP status code."
"name": "Ping Services",
"description": "Pings your services and shows their status as an indicator"
},
"states": {
"online": "Online {{response}}",
"offline": "Offline {{response}}",
"loading": "Loading..."
"loading": "Laden..."
}
}