mirror of
https://github.com/flarum/core.git
synced 2025-08-06 00:17:31 +02:00
fix(a11y): fix a11y warning in alert, and other a11y fixes (#3237)
* fix(a11y): fix a11y warning in alert, and other a11y fixes * chore: correct import * chore: use `class`
This commit is contained in:
@@ -504,6 +504,10 @@ core:
|
||||
lib:
|
||||
debug_button: Debug
|
||||
|
||||
# These translations are used in the Alert component.
|
||||
alert:
|
||||
dismiss_a11y_label: Dismiss alert
|
||||
|
||||
# These translations are displayed as tooltips for discussion badges.
|
||||
badge:
|
||||
hidden_tooltip: Hidden
|
||||
|
Reference in New Issue
Block a user