浏览代码

update text

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

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

@@ -728,5 +728,6 @@
     "SyncJobItemStatusFailed": "Failed",
     "SyncJobItemStatusRemovedFromDevice": "Removed from device",
     "SyncJobItemStatusCancelled": "Cancelled",
-    "MessageJobItemHasNoActions": "d"
+    "MessageBlockContentWithThisTag": "Block all content with this tag",
+    "MessageAllowContentWithThisTag":  "Allow only content with this tag"
 }