diff --git a/src/NzbDrone.Core/Localization/Core/en.json b/src/NzbDrone.Core/Localization/Core/en.json index bdfdc193c..a4d9f1c23 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -143,6 +143,7 @@ "CountDownloadClientsSelected": "{count} download client(s) selected", "CountIndexersAvailable": "{count} indexer(s) available", "CountIndexersSelected": "{count} indexer(s) selected", + "CurrentlyInstalled": "Currently Installed", "Custom": "Custom", "CustomFilter": "Custom Filter", "CustomFilters": "Custom Filters", @@ -570,6 +571,7 @@ "PreferMagnetUrl": "Prefer Magnet URL", "PreferMagnetUrlHelpText": "When enabled, this indexer will prefer the use of magnet URLs for grabs with fallback to torrent links", "Presets": "Presets", + "PreviouslyInstalled": "Previously Installed", "Priority": "Priority", "PrioritySettings": "Priority: {priority}", "Privacy": "Privacy",