Luke Pulverenti 10 лет назад
Родитель
Сommit
d5c4655361

+ 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"
 }