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:
parent
1fd89b4f46
commit
9dfe1bbadf
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user