mirror of
https://github.com/Radarr/Radarr
synced 2025-12-22 08:15:36 +01:00
Fixed: Typo in the indexer modal tags help text
This commit is contained in:
parent
ae5c7a3ace
commit
ea8a5dc25e
1 changed files with 1 additions and 1 deletions
|
|
@ -433,7 +433,7 @@
|
||||||
"IndexersSettingsSummary": "Indexers and release restrictions",
|
"IndexersSettingsSummary": "Indexers and release restrictions",
|
||||||
"IndexerStatusCheckAllClientMessage": "All indexers are unavailable due to failures",
|
"IndexerStatusCheckAllClientMessage": "All indexers are unavailable due to failures",
|
||||||
"IndexerStatusCheckSingleClientMessage": "Indexers unavailable due to failures: {0}",
|
"IndexerStatusCheckSingleClientMessage": "Indexers unavailable due to failures: {0}",
|
||||||
"IndexerTagHelpText": "Only use this indexer for series with at least one matching tag. Leave blank to use with all movies.",
|
"IndexerTagHelpText": "Only use this indexer for movies with at least one matching tag. Leave blank to use with all movies.",
|
||||||
"Info": "Info",
|
"Info": "Info",
|
||||||
"InstallLatest": "Install Latest",
|
"InstallLatest": "Install Latest",
|
||||||
"InteractiveImport": "Interactive Import",
|
"InteractiveImport": "Interactive Import",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue