1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-05-29 23:17:32 +02:00

Update pkg/i18n/english.go

Co-authored-by: Jesse Duffield <jessedduffield@gmail.com>
This commit is contained in:
Yuki Osaki 2020-09-20 15:08:14 +09:00 committed by Jesse Duffield
parent 1fd89b4f46
commit 9dfe1bbadf

View File

@ -1151,7 +1151,7 @@ func addEnglish(i18nObject *i18n.Bundle) error {
Other: "copy branch name to clipboard",
}, &i18n.Message{
ID: "copyFileNameToClipboard",
Other: "Copy the file name to the clipboard",
Other: "copy the file name to the clipboard",
}, &i18n.Message{
ID: "copyCommitFileNameToClipboard",
Other: "Copy the committed file name to the clipboard",