mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-18 21:55:12 -04:00
New: Default name when adding providers
This commit is contained in:
@@ -4,11 +4,18 @@
|
||||
"Actions": "Actions",
|
||||
"Add": "Add",
|
||||
"AddApplication": "Add Application",
|
||||
"AddApplicationImplementation": "Add Application - {implementationName}",
|
||||
"AddCategory": "Add Category",
|
||||
"AddConnection": "Add Connection",
|
||||
"AddConnectionImplementation": "Add Connection - {implementationName}",
|
||||
"AddCustomFilter": "Add Custom Filter",
|
||||
"AddDownloadClient": "Add Download Client",
|
||||
"AddDownloadClientImplementation": "Add Download Client - {implementationName}",
|
||||
"AddDownloadClientToProwlarr": "Adding a download client allows Prowlarr to send releases direct from the UI while doing a manual search.",
|
||||
"AddIndexer": "Add Indexer",
|
||||
"AddIndexerImplementation": "Add Indexer - {implementationName}",
|
||||
"AddIndexerProxy": "Add Indexer Proxy",
|
||||
"AddIndexerProxyImplementation": "Add Indexer Proxy - {implementationName}",
|
||||
"AddNewIndexer": "Add New Indexer",
|
||||
"AddRemoveOnly": "Add and Remove Only",
|
||||
"AddSyncProfile": "Add Sync Profile",
|
||||
@@ -160,7 +167,13 @@
|
||||
"DownloadClientsSettingsSummary": "Download clients configuration for integration into Prowlarr UI search",
|
||||
"Duration": "Duration",
|
||||
"Edit": "Edit",
|
||||
"EditApplicationImplementation": "Edit Application - {implementationName}",
|
||||
"EditCategory": "Edit Category",
|
||||
"EditConnectionImplementation": "Edit Connection - {implementationName}",
|
||||
"EditDownloadClientImplementation": "Edit Download Client - {implementationName}",
|
||||
"EditIndexer": "Edit Indexer",
|
||||
"EditIndexerImplementation": "Edit Indexer - {implementationName}",
|
||||
"EditIndexerProxyImplementation": "Edit Indexer Proxy - {implementationName}",
|
||||
"EditSelectedDownloadClients": "Edit Selected Download Clients",
|
||||
"EditSelectedIndexers": "Edit Selected Indexers",
|
||||
"EditSyncProfile": "Edit Sync Profile",
|
||||
|
||||
Reference in New Issue
Block a user