diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-31 00:57:24 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-31 00:57:24 -0400 |
| commit | 7a4d5b79517f28dab668090bc4a540aa7aa75f5f (patch) | |
| tree | 61141cb89479be98be1c12ffa6558565045eee70 /MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json | |
| parent | a32fd710a9016b0a90166046eac53a4d582929b1 (diff) | |
3.0.5416.0
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json index 47fe6255c..647a377ea 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/cs.json @@ -612,5 +612,6 @@ "HeaderConnectionFailure": "Connection Failure", "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." + "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.", + "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later." }
\ No newline at end of file |
