diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-04-05 23:47:01 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-04-05 23:47:01 -0400 |
| commit | 3cc0ad2a3599de1134b97057f14000ea9523fa3d (patch) | |
| tree | e89815755fbb612017e209d3b40fbb1442dde060 /MediaBrowser.Server.Implementations/Localization/JavaScript | |
| parent | 30104bd8de62715d127823e69dc0de9e65d99840 (diff) | |
add notification services tab
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json index 9c53eb92e..f0f7ba36f 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json @@ -40,6 +40,7 @@ "TitleLiveTV": "Live TV", "TitleSync": "Sync", "ButtonDonate": "Donate", + "TitleNotifications": "Notifications", "ErrorLaunchingChromecast": "There was an error launching chromecast. Please ensure your device is connected to your wireless network.", "MessageErrorLoadingSupporterInfo": "There was an error loading supporter information. Please try again later.", "MessageLinkYourSupporterKey": "Link your supporter key with up to {0} Emby Connect members to enjoy free access to the following apps:", |
