diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-16 08:22:38 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-16 08:22:38 -0400 |
| commit | f91889e3c465edc3ca2c8079429e17646ef1c440 (patch) | |
| tree | b14b52e946ac1776b103189e38b3ce368ef57757 | |
| parent | 9e57e16aa9b8f0e639a106c83a2bed2756d8783c (diff) | |
update channel styles
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/server.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json index af6a312e0..04eba0442 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/server.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json @@ -792,6 +792,7 @@ "OptionResumablemedia": "Resume", "OptionLatestMedia": "Latest media", "OptionLatestChannelMedia": "Latest channel items", + "HeaderLatestChannelItems": "Latest Channel Items", "OptionNone": "None", "HeaderLiveTv": "Live TV", "HeaderReports": "Reports", |
