From 3df4d184594edc57613b44d8ec90f5c1bee01d57 Mon Sep 17 00:00:00 2001 From: Stevie Robinson Date: Fri, 5 Jan 2024 20:01:30 +0100 Subject: [PATCH] fix spacing --- src/NzbDrone.Core/Localization/Core/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NzbDrone.Core/Localization/Core/en.json b/src/NzbDrone.Core/Localization/Core/en.json index 8d6e2af5c..e8d21e9d3 100644 --- a/src/NzbDrone.Core/Localization/Core/en.json +++ b/src/NzbDrone.Core/Localization/Core/en.json @@ -340,7 +340,7 @@ "DeleteSeriesModalHeader": "Delete - {title}", "DeleteSpecification": "Delete Specification", "DeleteSpecificationHelpText": "Are you sure you want to delete specification '{name}'?", - "DeleteTag": "DeleteTag", + "DeleteTag": "Delete Tag", "DeleteTagMessageText": "Are you sure you want to delete the tag '{label}'?", "Deleted": "Deleted", "DeletedReasonEpisodeMissingFromDisk": "{appName} was unable to find the file on disk so the file was unlinked from the episode in the database",