From 5a363578b4bd2fc35c86a51d9316872d75cec0a5 Mon Sep 17 00:00:00 2001 From: Stefan Haller Date: Sun, 17 May 2026 15:37:48 +0200 Subject: [PATCH] Remove unused text KeybindingsLegend Should have been removed in 74a6ea85c82. --- pkg/i18n/english.go | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/i18n/english.go b/pkg/i18n/english.go index 31b18dca0..ea8e42da4 100644 --- a/pkg/i18n/english.go +++ b/pkg/i18n/english.go @@ -614,7 +614,6 @@ type TranslationSet struct { SelectRemoteRepository string FetchingPullRequests string Keybindings string - KeybindingsLegend string KeybindingsMenuSectionLocal string KeybindingsMenuSectionGlobal string KeybindingsMenuSectionNavigation string