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:
parent
5e9cabd6c1
commit
c1865573d5
3 changed files with 10 additions and 1 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue