Browse Source

Make autocomplete prompt more user-friendly

tusooa 2 years ago
parent
commit
246593970b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/i18n/en.json

+ 1 - 1
src/i18n/en.json

@@ -997,7 +997,7 @@
     "bookmark": "Bookmark",
     "bookmark": "Bookmark",
     "toggle_expand": "Expand or collapse notification to show post in full",
     "toggle_expand": "Expand or collapse notification to show post in full",
     "toggle_mute": "Expand or collapse notification to reveal muted content",
     "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": {
   "upload": {
     "error": {
     "error": {