From 59783a36a9c1c473855ae570e742548a7fcd8dfb Mon Sep 17 00:00:00 2001 From: Eizock <> Date: Tue, 10 Jan 2023 21:04:59 +0000 Subject: [PATCH] Removed unused translation --- public/locales/en/common.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/locales/en/common.json b/public/locales/en/common.json index 510b2b7e..a07633ce 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -417,7 +417,6 @@ "printer_state": "Printer State", "print_status": "Print Status", "print_progress": "Progress", - "layers": "Layers", - "filename": "Filename" + "layers": "Layers" } }