mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-10 20:05:50 +02:00
fix up cheatsheet
This commit is contained in:
parent
b7b30191f1
commit
2b9df0ea06
5 changed files with 37 additions and 4 deletions
|
@ -82,6 +82,7 @@ func localisedTitle(mApp *app.App, str string) string {
|
|||
"secondary": tr.SecondaryTitle,
|
||||
"stash": tr.StashTitle,
|
||||
"suggestions": tr.SuggestionsTitle,
|
||||
"extras": tr.ExtrasTitle,
|
||||
}
|
||||
|
||||
title, ok := contextTitleMap[str]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue