Fix: dot visibility in some cases, translation strings (#2129)

This commit is contained in:
shamoon
2023-10-05 07:19:20 -07:00
committed by GitHub
parent ed3055ae1b
commit b765330b4a
3 changed files with 21 additions and 20 deletions

View File

@@ -79,10 +79,12 @@
"partial": "Partial"
},
"ping": {
"http_status": "HTTP status",
"error": "Error",
"ping": "Ping",
"down": "Down",
"up": "Up"
"up": "Up",
"not_available": "Not Available"
},
"emby": {
"playing": "Playing",