mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-22 01:01:49 +08:00
## 🔍 Overview This update includes some small improvements to post localizations. In particular: - we only show add translation button if user is part of `experimental_content_localization_allowed_groups` and `SiteSetting.experimental_content_localization` is `true` - we no longer load `post_localizations` on every post until the post localization globe is clicked - we move the post localization indicator to be an menu item in the post-action-buttons instead of being in the post meta data - we remove the `SiteSetting.content_localization_debug_allowed_groups` in favor of using a single setting: `experimental_content_localization_allowed_groups_map` ## 📷 Screenshots   |
||
|---|---|---|
| .. | ||
| admin_search.rb | ||
| anonoymous_flag.rb | ||
| avatar_selector.rb | ||
| badge.rb | ||
| base.rb | ||
| bookmark.rb | ||
| bulk_user_delete_confirmation.rb | ||
| change_owner.rb | ||
| confirm_session.rb | ||
| create_color_palette.rb | ||
| create_invite.rb | ||
| delete_themes_confirm.rb | ||
| discard_draft.rb | ||
| dismiss_new.rb | ||
| flag.rb | ||
| insert_table.rb | ||
| install_theme.rb | ||
| penalize_user.rb | ||
| private_message_invite.rb | ||
| private_message_remove_participant.rb | ||
| reject_reason_reviewable.rb | ||
| scrub_rejected_user.rb | ||
| sidebar_edit_categories.rb | ||
| sidebar_edit_navigation_modal.rb | ||
| sidebar_edit_tags.rb | ||
| sidebar_section_form.rb | ||
| topic_bulk_actions.rb | ||
| view_translations_modal.rb | ||