mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-30 03:23:08 +03:00
update wording
This commit is contained in:
@ -475,7 +475,7 @@ func (gui *Gui) GetInitialKeybindings() []*Binding {
|
||||
Contexts: []string{FILES_CONTEXT_KEY},
|
||||
Key: gui.getKey(config.Universal.GoInto),
|
||||
Handler: gui.handleEnterFile,
|
||||
Description: gui.Tr.StageLines,
|
||||
Description: gui.Tr.FileEnter,
|
||||
},
|
||||
{
|
||||
ViewName: "files",
|
||||
|
Reference in New Issue
Block a user