New translations ping.json (German)

This commit is contained in:
Thomas Camlong
2022-08-25 12:10:10 +02:00
committed by ajnart
parent 345d5584b9
commit 3bc1bb5958

View File

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