소스 검색

seek with vtt subs

Luke Pulverenti 11 년 전
부모
커밋
918034d803
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      MediaBrowser.Server.Implementations/Localization/JavaScript/javascript.json

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

@@ -146,5 +146,6 @@
 	"ButtonAdd": "Add",
 	"ButtonRemove": "Remove",
 	"LabelChapterDownloaders": "Chapter downloaders:",
-	"LabelChapterDownloadersHelp": "Enable and rank your preferred chapter downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information."
+	"LabelChapterDownloadersHelp": "Enable and rank your preferred chapter downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information.",
+	"HeaderFavoriteAlbums": "Favorite Albums"
 }