aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-07-13 17:26:11 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-07-13 17:26:11 -0400
commitb1be4939dfd35f0bc11097e40bfee536fead8d4f (patch)
treea7e4ed30a40db27fa9aee2704111e5f8b751bc03 /MediaBrowser.Server.Implementations/Localization/Server
parent365a992736a719a8183d7c031829770d7a62dcaa (diff)
update components
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/server.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json
index 55e754085..aa9fafb1b 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/server.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json
@@ -1466,5 +1466,6 @@
"TabHomeScreen": "Home Screen",
"HeaderDisplay": "Display",
"HeaderNavigation": "Navigation",
- "LegendTheseSettingsShared": "These settings are shared on all devices"
+ "LegendTheseSettingsShared": "These settings are shared on all devices",
+ "OptionEnableAutomaticServerUpdates": "Enable automatic server updates"
}