diff --git a/public/locales/de/modules/ping.json b/public/locales/de/modules/ping.json index 403c8027b..2163c35d7 100644 --- a/public/locales/de/modules/ping.json +++ b/public/locales/de/modules/ping.json @@ -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..." } } \ No newline at end of file