diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-21 08:42:02 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-21 08:42:02 -0400 |
| commit | 931bf29c3e64870dc4187064b91ec58461d6ac38 (patch) | |
| tree | 975fc9172631479c623e677a51649d772db8bdb7 /MediaBrowser.Server.Implementations/Localization/Server/server.json | |
| parent | a3d7849c268ad50f1553049124337be51fbc38a4 (diff) | |
update web client packager
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/server.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/server.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json index 575b38c53..59a7d4b64 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/server.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json @@ -1252,5 +1252,7 @@ "HeaderTrailerReel": "Trailer Reel", "OptionPlayUnwatchedTrailersOnly": "Play only unwatched trailers", "HeaderTrailerReelHelp": "Start a trailer reel to play a long running playlist of trailers.", - "MessageNoTrailersFound": "No trailers found. Install the Trailer channel plugin to import a library of internet trailers." + "MessageNoTrailersFound": "No trailers found. Install the Trailer channel plugin to import a library of internet trailers.", + "HeaderNewUsers": "New Users", + "ButtonSignUp": "Sign up" } |
