diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-04 14:12:31 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-04 14:12:31 -0400 |
| commit | 03eebad9f5fce68afa890c7419b7aa4eef7e323f (patch) | |
| tree | 38781fdc1a79284126c7f2d9afd033269cfbcc89 /MediaBrowser.Server.Implementations/Localization/Server | |
| parent | 7a084a589ed1b43cb59dc323388b31b28b0d3d91 (diff) | |
added mobile tour page
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/server.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json index af2228ad5..5f044b28e 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/server.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json @@ -1207,5 +1207,5 @@ "CinemaModeConfigurationHelp2": "Individual users will have the ability to disable cinema mode within their own preferences.", "LabelEnableCinemaMode": "Enable cinema mode", "HeaderCinemaMode": "Cinema Mode", - "HeaderWelcomeToMediaBrowserServerDashboard": "Welcome to the Media Browser Server Dashboard" + "HeaderWelcomeToMediaBrowserServerDashboard": "Welcome to the Media Browser Dashboard" } |
