aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authortusooa <tusooa@kazv.moe>2023-01-21 01:07:07 -0500
committertusooa <tusooa@kazv.moe>2023-01-21 01:07:07 -0500
commit6235af4592c52a657415ffae772bd83ec106bc13 (patch)
treef2c68311dc7f2524293cf2b35aef04364a2472b9 /src/i18n
parent4db7f07421a6dc49f07dee9140a024ef5195a934 (diff)
Make screenreaders read out autocomplete results
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 1ee1147a..6166a510 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -996,7 +996,8 @@
"reject_follow_request": "Reject follow request",
"bookmark": "Bookmark",
"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"
},
"upload": {
"error": {