mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 07:55:52 +01:00
New translations ping.json (German)
This commit is contained in:
@@ -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..."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user