Skip to content

Commit 7879dde

Browse files
committed
feat: enhance commit message copy
1 parent e44bb3c commit 7879dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/i18n/english.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1000,7 +1000,7 @@ func EnglishTranslationSet() TranslationSet {
10001000
RebaseOptionsTitle: "Rebase options",
10011001
CommitSummaryTitle: "Commit summary",
10021002
CommitDescriptionTitle: "Commit description",
1003-
CommitDescriptionSubTitle: "{{.togglePanelKeyBinding}} Toggle focus {{.switchToEditorKeyBinding}} Editor {{.addCoAuthorKeyBinding}} Co-Authors",
1003+
CommitDescriptionSubTitle: "{{.togglePanelKeyBinding}} Toggle focus, {{.switchToEditorKeyBinding}} Open editor, {{.addCoAuthorKeyBinding}} Add author",
10041004
CommitDescriptionSubTitleNoSwitch: "Press {{.togglePanelKeyBinding}} to toggle focus",
10051005
LocalBranchesTitle: "Local branches",
10061006
SearchTitle: "Search",

0 commit comments

Comments
 (0)