浏览代码

update core localization

Luke Pulverenti 10 年之前
父节点
当前提交
7f9be0801d
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6 1
      MediaBrowser.Server.Implementations/Localization/Core/core.json

+ 6 - 1
MediaBrowser.Server.Implementations/Localization/Core/core.json

@@ -120,5 +120,10 @@
     "UserStartedPlayingItemWithValues": "{0} has started playing {1}",
     "UserStartedPlayingItemWithValues": "{0} has started playing {1}",
     "UserStoppedPlayingItemWithValues": "{0} has stopped playing {1}",
     "UserStoppedPlayingItemWithValues": "{0} has stopped playing {1}",
     "SubtitlesDownloadedForItem": "Subtitles downloaded for {0}",
     "SubtitlesDownloadedForItem": "Subtitles downloaded for {0}",
-    "SubtitleDownloadFailureForItem": "Subtitles failed to download for {0}"
+    "SubtitleDownloadFailureForItem": "Subtitles failed to download for {0}",
+    "HeaderUnidentified": "Unidentified",
+    "HeaderImagePrimary": "Primary",
+    "HeaderImageBackdrop": "Backdrop",
+    "HeaderImageLogo": "Logo",
+    "HeaderUserPrimaryImage": "User Image"
 }
 }