mirror of
https://github.com/discourse/discourse.git
synced 2025-03-03 09:49:42 +00: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.