From 0729063272a47d02905a009c01b879867c4bea90 Mon Sep 17 00:00:00 2001 From: Stefan Dej Date: Sat, 7 Oct 2023 14:05:45 +0200 Subject: [PATCH] locale(en): remove unused keys Signed-off-by: Stefan Dej --- src/locales/en.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index 592eaf1a8..d37a31640 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -137,7 +137,6 @@ "TryAgain": "try again" }, "Console": { - "Autoscroll": "Autoscroll", "CommandList": "Command list", "Empty": "Empty", "HideTemperatures": "Hide temperatures", @@ -631,7 +630,6 @@ "EjectSpoolQuestion": "Are you sure to eject the filament spool?", "Filament": "Filament", "FilamentTypeMismatch": "The material of the active spool ({spoolType}) does not match the material of the G-Code ({fileType}).", - "FirstUsedOutput": "First used: {firstUsed}", "Headline": "Spoolman", "LastUsed": "Last Used", "Location": "Location", @@ -755,9 +753,7 @@ "SaveConfig": "SAVE CONFIG", "SaveInfoDescription": "The new Z-Offset has been calculated and registered. Click on \"SAVE CONFIG\" to save it to the printer.cfg and restart Klipper.", "SaveInfoDescriptionPrint": "The new Z-Offset has been calculated and registered. After printing, click on \"SAVE CONFIG\" in the top bar to save it to the printer.cfg and restart Klipper.", - "SaveInfoHeadline": "Information", - "ToEndstop": "to Endstop", - "ToProbe": "to Probe" + "SaveInfoHeadline": "Information" } }, "PowerDeviceChangeDialog": {