Make autocomplete prompt more user-friendly
This commit is contained in:
parent
72cb9e8bdb
commit
246593970b
@ -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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user