mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 01:24:44 +01:00
fixes #834 - Change view of TV Shows or Interface for plugins
This commit is contained in:
@@ -16,7 +16,6 @@ using MediaBrowser.Model.Entities;
|
||||
using MediaBrowser.Model.LiveTv;
|
||||
using MediaBrowser.Model.Logging;
|
||||
using MediaBrowser.Model.Querying;
|
||||
using MediaBrowser.Model.Serialization;
|
||||
using System;
|
||||
using System.Collections.Concurrent;
|
||||
using System.Collections.Generic;
|
||||
|
||||
@@ -860,5 +860,6 @@
|
||||
"LabelLoginDisclaimer": "Login disclaimer:",
|
||||
"LabelLoginDisclaimerHelp": "This will be displayed at the bottom of the login page.",
|
||||
"LabelAutomaticallyDonate": "Automatically donate this amount each month",
|
||||
"LabelAutomaticallyDonateHelp": "You can cancel at any time via your PayPal account."
|
||||
"LabelAutomaticallyDonateHelp": "You can cancel at any time via your PayPal account.",
|
||||
"OptionList": "List"
|
||||
}
|
||||
Reference in New Issue
Block a user