mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-02 08:47:59 +02:00
New: Allow History filter by Rss and Auth
This commit is contained in:
@@ -141,13 +141,15 @@
|
||||
"Importing": "Importing",
|
||||
"IncludeHealthWarningsHelpText": "Include Health Warnings",
|
||||
"Indexer": "Indexer",
|
||||
"IndexerAuth": "Indexer Auth",
|
||||
"IndexerFlags": "Indexer Flags",
|
||||
"IndexerHealthCheckNoIndexers": "No indexers enabled, Prowlarr will not return search results",
|
||||
"IndexerLongTermStatusCheckAllClientMessage": "All indexers are unavailable due to failures for more than 6 hours",
|
||||
"IndexerLongTermStatusCheckSingleClientMessage": "Indexers unavailable due to failures for more than 6 hours: {0}",
|
||||
"IndexerPriority": "Indexer Priority",
|
||||
"IndexerPriorityHelpText": "Indexer Priority from 1 (Highest) to 50 (Lowest). Default: 25.",
|
||||
"IndexerQuery": "Indexer Query",
|
||||
"IndexerHealthCheckNoIndexers": "No indexers enabled, Prowlarr will not return search results",
|
||||
"IndexerRss": "Indexer Rss",
|
||||
"Indexers": "Indexers",
|
||||
"IndexersSelectedInterp": "{0} Indexer(s) Selected",
|
||||
"IndexerStatusCheckAllClientMessage": "All indexers are unavailable due to failures",
|
||||
@@ -264,6 +266,7 @@
|
||||
"Scheduled": "Scheduled",
|
||||
"ScriptPath": "Script Path",
|
||||
"Search": "Search",
|
||||
"SearchIndexers": "Search Indexers",
|
||||
"Security": "Security",
|
||||
"Seeders": "Seeders",
|
||||
"SelectAll": "Select All",
|
||||
@@ -321,7 +324,6 @@
|
||||
"TestAllClients": "Test All Clients",
|
||||
"Time": "Time",
|
||||
"Title": "Title",
|
||||
"SearchIndexers": "Search Indexers",
|
||||
"Today": "Today",
|
||||
"Tomorrow": "Tomorrow",
|
||||
"Type": "Type",
|
||||
|
Reference in New Issue
Block a user