diff options
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/ko.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/ko.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/ko.json b/MediaBrowser.Server.Implementations/Localization/Server/ko.json index 9db84f032..2324e6fe6 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/ko.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/ko.json @@ -788,6 +788,7 @@ "HeaderMetadataManager": "Metadata Manager", "HeaderPreferences": "Preferences", "MessageLoadingChannels": "Loading channel content...", + "MessageLoadingContent": "Loading content...", "ButtonMarkRead": "Mark Read", "OptionDefaultSort": "Default", "OptionCommunityMostWatchedSort": "Most Watched", @@ -979,5 +980,7 @@ "UserStartedPlayingItemWithValues": "{0} has started playing {1}", "UserStoppedPlayingItemWithValues": "{0} has stopped playing {1}", "AppDeviceValues": "App: {0}, Device: {1}", - "ProviderValue": "Provider: {0}" + "ProviderValue": "Provider: {0}", + "LabelChannelDownloadSizeLimit": "Download size limit (GB):", + "LabelChannelDownloadSizeLimitHelp": "Limit the size of the channel download folder" }
\ No newline at end of file |
