1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-15 00:15:32 +02:00

change language

This commit is contained in:
Jesse Duffield
2021-04-06 09:50:27 +10:00
parent b6ec667de0
commit ccebe5e069
3 changed files with 4 additions and 4 deletions

View File

@ -1087,7 +1087,7 @@ func (gui *Gui) GetInitialKeybindings() []*Binding {
ViewName: "",
Key: gui.getKey(config.Universal.FilteringMenu),
Handler: gui.handleCreateFilteringMenuPanel,
Description: gui.Tr.LcOpenScopingMenu,
Description: gui.Tr.LcOpenFilteringMenu,
OpensMenu: true,
},
{