mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-16 01:39:49 +00:00
Fix blocks for emby/jellyfin, support enable/disable
This commit is contained in:
parent
29c7a51b04
commit
eaf7ba608b
3 changed files with 101 additions and 86 deletions
|
@ -72,7 +72,11 @@
|
|||
"playing": "Playing",
|
||||
"transcoding": "Transcoding",
|
||||
"bitrate": "Bitrate",
|
||||
"no_active": "No Active Streams"
|
||||
"no_active": "No Active Streams",
|
||||
"movies": "Movies",
|
||||
"series": "Series",
|
||||
"episodes": "Episodes",
|
||||
"songs": "Songs"
|
||||
},
|
||||
"flood": {
|
||||
"download": "Download",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue