2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-03-04 01:15:08 +08:00
discourse/app/serializers/concerns
Natalie Tay a349b9a6c1
FEATURE: Show localized tags (#37044)
Show localized tag names in several places:

- Sidebar
- Tag dropdowns
- Topic list
- Topic view

<img width="1366" height="1005" alt="Screenshot 2026-01-11 at 10 38
23 PM"
src="https://github.com/user-attachments/assets/86a1b9b3-d8a5-481f-a23b-e171b26bd70c"
/>
2026-02-12 18:06:14 +08:00
..
basic_category_attributes.rb FIX: Do not return translated name when editing category (#35297) 2025-10-09 17:46:02 +08:00
email_logs_mixin.rb
localized_fancy_topic_title_mixin.rb FIX: Notifications may not have topics (#36143) 2025-11-21 01:50:31 +08:00
navigation_menu_tags_mixin.rb FEATURE: Show localized tags (#37044) 2026-02-12 18:06:14 +08:00
topic_tags_mixin.rb FEATURE: Show localized tags (#37044) 2026-02-12 18:06:14 +08:00
user_auth_tokens_mixin.rb
user_badge_post_and_topic_attributes_mixin.rb
user_primary_group_mixin.rb FIX: Include group flair in homepage category topic lists (#21268) 2023-04-27 10:18:16 +08:00
user_sidebar_mixin.rb FEATURE: Remove support for legacy navigation menu (#23752) 2023-10-09 07:24:10 +08:00
user_status_mixin.rb FEATURE: Prevent silenced users from liking and using reactions (#37040) 2026-01-13 13:59:57 +01:00
user_tag_notifications_mixin.rb FIX: User preferences page for tracking tags should show tag name (#37517) 2026-02-04 15:47:50 +08:00