Skip to content

Commit

Permalink
fixup! Add option to copy commit message body
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanhaller committed Feb 17, 2025
1 parent 9d938df commit d21d51b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/i18n/english.go
Original file line number Diff line number Diff line change
Expand Up @@ -1911,7 +1911,7 @@ func EnglishTranslationSet() *TranslationSet {
CreateLightweightTag: "Create lightweight tag",
CreateAnnotatedTag: "Create annotated tag",
CopyCommitMessageToClipboard: "Copy commit message to clipboard",
CopyCommitMessageBodyToClipboard: "Copy commit body to clipboard",
CopyCommitMessageBodyToClipboard: "Copy commit message body to clipboard",
CopyCommitSubjectToClipboard: "Copy commit subject to clipboard",
CopyCommitTagsToClipboard: "Copy commit tags to clipboard",
CopyCommitDiffToClipboard: "Copy commit diff to clipboard",
Expand Down

0 comments on commit d21d51b

Please sign in to comment.