commit: 246593970b739138f518e1aa9545fd2f5168eb2a
parent 72cb9e8bdbd41b66f72f8dd0dcd52cc04c7a2245
Author: tusooa <tusooa@kazv.moe>
Date: Sat, 21 Jan 2023 01:30:44 -0500
Make autocomplete prompt more user-friendly
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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": {