main ← show-icon-on-translated-tag
merged 05:40PM - 01 Apr 26 UTC
When content localization is enabled, tag icons break because the component matc…hes on `tag.name` which gets translated.
This switches iconTagRenderer to match on tag.slug instead. Slugs are not translated, and matches the actual description of the setting as well.
<img width="707" height="149" alt="Screenshot 2026-04-02 at 12 10 10 AM" src="https://github.com/user-attachments/assets/17f0c267-008a-4a45-9847-c84f46c53207" />