From ba926f59535e47ef43f7e772083c8dbc7aeeec01 Mon Sep 17 00:00:00 2001 From: Gauvain Date: Tue, 9 Jun 2026 23:34:11 +0200 Subject: [PATCH] chore(i18n): remove orphaned dashboard keys from en.json The Dashboard settings component was deleted earlier in this branch (8eeb571f), leaving home.settings.dashboard.title and home.settings.dashboard.sessions_title referenced nowhere. Removed via i18n:check --fix-unused; sv.json never had them. --- translations/en.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/translations/en.json b/translations/en.json index ddeec14dd..3c4271b1a 100644 --- a/translations/en.json +++ b/translations/en.json @@ -431,10 +431,6 @@ "4_hours": "4 hours", "24_hours": "24 hours" } - }, - "dashboard": { - "title": "Dashboard", - "sessions_title": "Sessions" } }, "sessions": {