Make autocomplete prompt more user-friendly

This commit is contained in:
tusooa 2023-01-21 01:30:44 -05:00
parent 72cb9e8bdb
commit 246593970b
No known key found for this signature in database
GPG Key ID: 7B467EDE43A08224

View File

@ -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": {