mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 08:05:27 +08:00

* FEATURE: Give user menu icons alt attributes This commit gives user menu icons + notifications alt attributes * UI: Use Translations This commit refactors the code injecting alt tags to the icons to use translations instead of hard-coded text. * FIX: Add correct syntax for aria-label + role This commit adds the correct accessibility syntax to the tab icons + notification icons.