diff --git a/pkg/i18n/english.go b/pkg/i18n/english.go index 949e96b7d..0705d1ffb 100644 --- a/pkg/i18n/english.go +++ b/pkg/i18n/english.go @@ -1796,6 +1796,7 @@ func EnglishTranslationSet() *TranslationSet { AmendCommit: "Amend commit", ResetCommitAuthor: "Reset commit author", SetCommitAuthor: "Set commit author", + AddCommitCoAuthor: "Add commit co-author", RevertCommit: "Revert commit", CreateFixupCommit: "Create fixup commit", SquashAllAboveFixupCommits: "Squash all above fixup commits",