diff options
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json index 09dc74da6..fb9477d92 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json @@ -122,6 +122,7 @@ "MessageConfirmItemGrouping": "Media Browser clients will automatically choose the optimal version to play based on device and network performance. Are you sure you wish to continue?", "HeaderResume": "Pozastavit", "HeaderMyLibrary": "My Library", + "HeaderLibraryFolders": "Folder View", "HeaderLatestMedia": "Latest Media", "ButtonMore": "More...", "HeaderFavoriteMovies": "Favorite Movies", @@ -143,5 +144,7 @@ "HeaderSelectChannelDownloadPathHelp": "Browse or enter the path to use for storing channel cache files. The folder must be writeable.", "OptionNewCollection": "New...", "ButtonAdd": "P\u0159idat", - "ButtonRemove": "Odstranit" + "ButtonRemove": "Odstranit", + "LabelChapterDownloaders": "Chapter downloaders:", + "LabelChapterDownloadersHelp": "Enable and rank your preferred chapter downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information." }
\ No newline at end of file |
