diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-26 23:06:01 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-26 23:06:01 -0400 |
| commit | 3ccb6bddef8980569e95a189fe0f63b0750e5e41 (patch) | |
| tree | 6b71ccfbc8dc7e7f2723c81a9ed26a276af8665a /MediaBrowser.Server.Implementations/Localization/JavaScript/zh_CN.json | |
| parent | b5212f94a9a090384b4a2deb5fe2b98dae8a509c (diff) | |
connect updates
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/zh_CN.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/zh_CN.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/zh_CN.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/zh_CN.json index ad630f2c9..359284481 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/zh_CN.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/zh_CN.json @@ -610,5 +610,7 @@ "MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.", "MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Media Browser.", "HeaderConnectionFailure": "Connection Failure", - "MessageUnableToConnectToServer": "We're unable to connect to the selected right now. Please try again later." + "MessageUnableToConnectToServer": "We're unable to connect to the selected right now. Please try again later.", + "ButtonSelectServer": "Select server", + "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly." }
\ No newline at end of file |
