mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
A11Y: Add more information to the "reply to" button label. (#18604)
Includes the post number and poster's username for screen readers.
This commit is contained in:
@@ -3210,6 +3210,7 @@ en:
|
||||
gap:
|
||||
one: "view %{count} hidden reply"
|
||||
other: "view %{count} hidden replies"
|
||||
sr_reply_to: "Reply to post #%{post_number} by @%{username}"
|
||||
|
||||
notice:
|
||||
new_user: "This is the first time %{user} has posted — let’s welcome them to our community!"
|
||||
|
||||
Reference in New Issue
Block a user