From d7d03bed8baa42c90f3305ca18c3cd77b80cb70c Mon Sep 17 00:00:00 2001 From: Benjamin Lu Date: Sat, 13 Dec 2025 16:58:05 -0800 Subject: [PATCH] Remove unused i18n string --- src/locales/en/main.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/locales/en/main.json b/src/locales/en/main.json index 18fb58fac..0e7e9f33f 100644 --- a/src/locales/en/main.json +++ b/src/locales/en/main.json @@ -708,7 +708,6 @@ "total": "Total: {percent}", "colonPercent": ": {percent}", "inlineTotalLabel": "Total", - "inlineCurrentNodeLabel": "Current node", "currentNode": "Current node:", "viewAllJobs": "View all jobs", "running": "running",