mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-19 19:19:50 +00:00
Fix: dot visibility in some cases, translation strings (#2129)
This commit is contained in:
parent
ed3055ae1b
commit
b765330b4a
3 changed files with 21 additions and 20 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue