Explorar o código

localize more terms

Luke Pulverenti %!s(int64=11) %!d(string=hai) anos
pai
achega
bdc526cd58

+ 4 - 1
MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json

@@ -30,6 +30,7 @@
 	"HeaderConfirmation": "Confirmation",
 	"MessageKeyUpdated": "Thank you. Your supporter key has been updated.",
 	"MessageKeyRemoved": "Thank you. Your supporter key has been removed.",
+	"ErrorLaunchingChromecast": "There was an error launching chromecast. Please ensure your device is connected to your wireless network.",
 	"HeaderSearch": "Search",
 	"LabelArtist": "Artist",
 	"LabelMovie": "Movie",
@@ -140,5 +141,7 @@
 	"HeaderSelectMetadataPathHelp": "Browse or enter the path you'd like to store metadata within. The folder must be writeable.",
 	"HeaderSelectChannelDownloadPath": "Select Channel Download Path",
 	"HeaderSelectChannelDownloadPathHelp": "Browse or enter the path to use for storing channel cache files. The folder must be writeable.",
-	"OptionNewCollection": "New..."
+	"OptionNewCollection": "New...",
+	"ButtonAdd": "Add",
+	"ButtonRemove": "Remove"
 }