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

Merge pull request #3694 from crobibero/disable-splashscreen

Add the ability to enable/disable the splashscreen

(cherry picked from commit 0bd774dd45)
Signed-off-by: crobibero <cody@robibe.ro>
This commit is contained in:
Bill Thornton 2022-06-14 10:28:33 -04:00 committed by crobibero
parent 5e9cabd6c1
commit c1865573d5
3 changed files with 10 additions and 1 deletions

View file

@ -1642,5 +1642,6 @@
"Sample": "Sample",
"ThemeSong": "Theme Song",
"ThemeVideo": "Theme Video",
"EnableEnhancedNvdecDecoderHelp": "Experimental NVDEC implementation, do not enable this option unless you encounter decoding errors."
"EnableEnhancedNvdecDecoderHelp": "Experimental NVDEC implementation, do not enable this option unless you encounter decoding errors.",
"EnableSplashScreen": "Enable the splash screen"
}