mirror of
https://github.com/flarum/core.git
synced 2025-08-05 16:07:34 +02:00
fix(a11y): add accessible labels to notification grid options (#3520)
This commit is contained in:
@@ -448,6 +448,7 @@ core:
|
||||
account_heading: Account
|
||||
change_email_button: => core.ref.change_email
|
||||
change_password_button: => core.ref.change_password
|
||||
notification_checkbox_a11y_label_template: 'Receive "{description}" notifications via {method}'
|
||||
notifications_heading: => core.ref.notifications
|
||||
notify_by_email_heading: => core.ref.email
|
||||
notify_by_web_heading: Web
|
||||
|
Reference in New Issue
Block a user