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

support codec intros

This commit is contained in:
Luke Pulverenti 2016-02-05 00:59:09 -05:00
parent 512a8ee8d1
commit 843b38bce2
4 changed files with 43 additions and 11 deletions

View file

@ -957,5 +957,6 @@
"CoverArt": "Cover Art",
"ButtonOff": "Off",
"TitleHardwareAcceleration": "Hardware Acceleration",
"HardwareAccelerationWarning": "Enabling hardware acceleration may cause instability in some environments. If you have difficulty playing video after enabling this, you'll need to change the setting back to Auto."
"HardwareAccelerationWarning": "Enabling hardware acceleration may cause instability in some environments. If you have difficulty playing video after enabling this, you'll need to change the setting back to Auto.",
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path"
}