Feature: true ping, rename old ping to siteMonitor (#2215)

This commit is contained in:
shamoon 2023-10-20 00:09:33 -07:00 committed by GitHub
parent 0c8c759f8a
commit 792f768a7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 206 additions and 48 deletions

View file

@ -79,13 +79,20 @@
"partial": "Partial"
},
"ping": {
"http_status": "HTTP status",
"error": "Error",
"ping": "Ping",
"down": "Down",
"up": "Up",
"not_available": "Not Available"
},
"siteMonitor": {
"http_status": "HTTP status",
"error": "Error",
"response": "Response",
"down": "Down",
"up": "Up",
"not_available": "Not Available"
},
"emby": {
"playing": "Playing",
"transcoding": "Transcoding",