diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-05-30 17:06:57 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-05-30 17:06:57 -0400 |
| commit | 896634b873c01abde00bad7a256165a791857850 (patch) | |
| tree | 9b0be31a55ba57e8cf38ee88f6013617829f7710 /MediaBrowser.Server.Implementations/Localization/Server/server.json | |
| parent | b276db5e5c9af01613e88dd27dfff6e3be5c05ac (diff) | |
add more translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/server.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/server.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json index 33fadaeac..dc0766099 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/server.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json @@ -769,8 +769,8 @@ "LabelEnableBackdrops": "Enable backdrops", "LabelEnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.", "LabelEnableBackdropsHelp": "If enabled, backdrops will be displayed in the background of some pages while browsing the library.", - "HeaderAllDevices": "All Devices", - "HeaderThisDevice": "This Device", + "HeaderHomePage": "Home Page", + "HeaderSettingsForThisDevice": "Settings for This Device", "OptionAuto": "Auto", "OptionYes": "Yes", "OptionNo": "No", @@ -792,5 +792,8 @@ "OptionCommunityMostWatchedSort": "Most Watched", "TabNextUp": "Next Up", "MessageNoMovieSuggestionsAvailable": "No movie suggestions are currently available. Start watching and rating your movies, and then come back to view your recommendations.", - "MessageNoCollectionsAvailable": "Collections allow you to enjoy personalized groupings of Movies, Series, Albums, Books and Games. Click the New button to start creating Collections." + "MessageNoCollectionsAvailable": "Collections allow you to enjoy personalized groupings of Movies, Series, Albums, Books and Games. Click the New button to start creating Collections.", + "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client", + "ButtonDismiss": "Dismiss", + "MessageLearnHowToCustomize": "Learn how to customize this page to your own personal tastes. Click your user icon in the top right corner of the screen to view and update your preferences." }
\ No newline at end of file |
