mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-08 15:18:58 +08:00
Follow up to https://github.com/discourse/discourse/pull/34212 This commit affects the crawler view for topic view, e.g. \<site>/t/:slug/:id, and updates the title, subcategory (+parent category breadcrumb), post, if any of them are not in the site default locale, and have an equivalent localization. | before | after | |---|---| | <img width="1264" height="831" alt="Screenshot 2025-08-12 at 7 09 50 PM" src="https://github.com/user-attachments/assets/677d4595-4d4a-482e-b948-c0043576348e" /> mixed mode | <img width="1264" height="831" alt="Screenshot 2025-08-12 at 7 11 35 PM" src="https://github.com/user-attachments/assets/552f16ca-ebf2-4bdd-a052-a3abb8174a29" /> site default locale | |
||
|---|---|---|
| .. | ||
| application_helper.rb | ||
| common_helper.rb | ||
| email_helper.rb | ||
| embed_helper.rb | ||
| emoji_helper.rb | ||
| list_helper.rb | ||
| posts_helper.rb | ||
| qunit_helper.rb | ||
| topic_post_bookmarkable_helper.rb | ||
| topics_helper.rb | ||
| user_notifications_helper.rb | ||