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

update themes

This commit is contained in:
Luke Pulverenti 2017-07-25 14:30:57 -04:00
parent a603ba45cd
commit 02b8e5ff29
29 changed files with 35 additions and 25 deletions

View file

@ -1937,5 +1937,7 @@
"HttpsRequiresCert": "To enable reporting https as your external address, you will need to supply a trusted SSL certificate, such as Lets Encrypt.",
"HeaderLatestDownloadedVideos": "Latest Downloaded Videos",
"EnableNextVideoInfoOverlay": "Enable next video info during playback",
"EnableNextVideoInfoOverlayHelp": "At the end of a video, display info about the next video coming up in the current playlist."
"EnableNextVideoInfoOverlayHelp": "At the end of a video, display info about the next video coming up in the current playlist.",
"ServerRestartNeededAfterPluginInstall": "Emby Server will need to be restarted after installing a plugin.",
"PluginInstalledMessage": "The plugin has been successfully installed. Emby Server will need to be restarted for changes to take effect."
}