diff options
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/server.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/server.json b/MediaBrowser.Server.Implementations/Localization/Server/server.json index 307490a19..1d52a42ae 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/server.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/server.json @@ -1274,7 +1274,10 @@ "LabelForgotPasswordUsernameHelp": "Enter your username, if you remember it.", "HeaderForgotPassword": "Forgot Password", "TitleForgotPassword": "Forgot Password", - "TitlePasswordReset": "Password Reset", + "TitlePasswordReset": "Password Reset", "LabelPasswordRecoveryPinCode": "Pin code:", - "HeaderPasswordReset": "Password Reset" + "HeaderPasswordReset": "Password Reset", + "HeaderParentalRatings": "Parental Ratings", + "HeaderVideoTypes": "Video Types", + "HeaderYears": "Years" } |
