فهرست منبع

add negative filters

bigjohn322 10 سال پیش
والد
کامیت
864b15d738
1فایلهای تغییر یافته به همراه4 افزوده شده و 1 حذف شده
  1. 4 1
      MediaBrowser.Server.Implementations/Localization/Server/server.json

+ 4 - 1
MediaBrowser.Server.Implementations/Localization/Server/server.json

@@ -1020,5 +1020,8 @@
     "HeaderPassword": "Password",
     "HeaderLocalAccess": "Local Access",
     "HeaderViewOrder": "View Order",
-    "LabelSelectUserViewOrder":  "Choose the order your views will be displayed in within Media Browser apps"
+    "LabelSelectUserViewOrder":  "Choose the order your views will be displayed in within Media Browser apps",
+    "OptionNoTrailer": "No Trailer",
+    "OptionNoThemeSong": "No Theme Song",
+    "OptionNoThemeVideo": "No Theme Video"
 }