1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

fix hover menus

This commit is contained in:
Luke Pulverenti 2016-08-25 14:24:54 -04:00
parent b2e32e64ae
commit f4473116d1
5 changed files with 19 additions and 5 deletions

View file

@ -2223,5 +2223,6 @@
"LabelMaxAudioFileBitrate": "Max audio file bitrate:",
"LabelMaxAudioFileBitrateHelp": "Audio files with a higher bitrate will be converted by Emby Server. Select a higher value for better quality, or a lower value to conserve local storage space.",
"LabelVaapiDevice": "VA API Device:",
"LabelVaapiDeviceHelp": "This is the render node that is used for hardware acceleration."
"LabelVaapiDeviceHelp": "This is the render node that is used for hardware acceleration.",
"HowToConnectFromEmbyApps": "How to Connect from Emby apps"
}