Change healthchecks online/offline with the original up/down

This commit is contained in:
Metin Yazici 2024-01-06 17:17:29 +01:00
parent 1c47d9d70e
commit 97919b94c7
No known key found for this signature in database

View File

@ -491,9 +491,9 @@
}, },
"healthchecks": { "healthchecks": {
"new": "New", "new": "New",
"up": "Online", "up": "Up",
"grace": "In Grace Period", "grace": "In Grace Period",
"down": "Offline", "down": "Down",
"paused": "Paused", "paused": "Paused",
"status": "Status", "status": "Status",
"last_ping": "Last Ping", "last_ping": "Last Ping",