From 246593970b739138f518e1aa9545fd2f5168eb2a Mon Sep 17 00:00:00 2001 From: tusooa Date: Sat, 21 Jan 2023 01:30:44 -0500 Subject: [PATCH] Make autocomplete prompt more user-friendly --- src/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/en.json b/src/i18n/en.json index 6166a510..ebd7d0af 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -997,7 +997,7 @@ "bookmark": "Bookmark", "toggle_expand": "Expand or collapse notification to show post in full", "toggle_mute": "Expand or collapse notification to reveal muted content", - "autocomplete_available": "{number} result is available | {number} results are available" + "autocomplete_available": "{number} result is available. Use up and down keys to navigate through them. | {number} results are available. Use up and down keys to navigate through them." }, "upload": { "error": {