summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2021-10-23 11:25:37 +1100
committerJesse Duffield <jessedduffield@gmail.com>2021-10-23 12:29:52 +1100
commitef544e6ce961add2fcac4004ba6587b2de378e64 (patch)
tree98d7fe313fe237bcd3b78d654b41c45a2ff4a38c /scripts
parent629494144fcef931a9f484821202bcd4370aa23b (diff)
add more suggestions
Diffstat (limited to 'scripts')
-rw-r--r--scripts/generate_cheatsheet.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/generate_cheatsheet.go b/scripts/generate_cheatsheet.go
index e49156377..e2200b694 100644
--- a/scripts/generate_cheatsheet.go
+++ b/scripts/generate_cheatsheet.go
@@ -81,7 +81,7 @@ func localisedTitle(mApp *app.App, str string) string {
"search": tr.SearchTitle,
"secondary": tr.SecondaryTitle,
"stash": tr.StashTitle,
- "suggestions": tr.SuggestionsTitle,
+ "suggestions": tr.SuggestionsCheatsheetTitle,
"extras": tr.ExtrasTitle,
}