From 58e76b0ece2e96ae8859e890885c32a78ac8fb5e Mon Sep 17 00:00:00 2001 From: Donkie Date: Wed, 19 Jun 2024 20:36:06 +0200 Subject: [PATCH] Re-added missing translation text --- client/public/locales/en/common.json | 1 + 1 file changed, 1 insertion(+) diff --git a/client/public/locales/en/common.json b/client/public/locales/en/common.json index 92ae88b..75c1550 100644 --- a/client/public/locales/en/common.json +++ b/client/public/locales/en/common.json @@ -104,6 +104,7 @@ "template": "Template", "templateHelp": "Use {} to insert values of the spool object as text. For example {id} will be replaced with the spool id, or {filament.material} will be replaced with the material of the spool. Click the button to view a list of all available tags.", "textSize": "Content Text Size", + "showContent": "Print Label", "showSpoolmanIcon": "Show Spoolman Icon" }, "spoolSelect": {