diff --git a/pkg/i18n/english.go b/pkg/i18n/english.go index 578e8f295..6fda2dee0 100644 --- a/pkg/i18n/english.go +++ b/pkg/i18n/english.go @@ -327,6 +327,7 @@ func addEnglish(i18nObject *i18n.Bundle) error { }, &i18n.Message{ ID: "CouldNotFindBinaryErr", Other: "Could not find any binary at {{.url}}", + }, &i18n.Message{ ID: "AnonymousReportingTitle", Other: "Help make lazygit better", }, &i18n.Message{