mirror of
https://github.com/discourse/discourse.git
synced 2026-08-14 13:58:53 +08:00
Follow up to https://github.com/discourse/discourse/pull/41795 This adds content-localization support for manually created links in the built-in Community sidebar section. Built-in Community links like Topics, My posts, Review, Admin, etc. still use their existing frontend i18n labels and do not expose localization controls. Only admin-created links in the Community section can be localized (since only the admin can edit it). The earlier PR had skipped adding these entirely for the Community section |
||
|---|---|---|
| .. | ||
| admin_incoming_email_details_modal.rb | ||
| admin_onboarding_predefined_topics.rb | ||
| admin_onboarding_theme_picker.rb | ||
| admin_search.rb | ||
| anonoymous_flag.rb | ||
| avatar_selector.rb | ||
| badge.rb | ||
| base.rb | ||
| bookmark.rb | ||
| bulk_user_delete_confirmation.rb | ||
| bulk_user_suspend_confirmation.rb | ||
| change_owner.rb | ||
| confirm_session.rb | ||
| create_color_palette.rb | ||
| create_invite.rb | ||
| create_invite_with_roles.rb | ||
| delete_themes_confirm.rb | ||
| discard_draft.rb | ||
| dismiss_new.rb | ||
| edit_topic_timer.rb | ||
| flag.rb | ||
| group_default_notifications.rb | ||
| insert_table.rb | ||
| install_theme.rb | ||
| manage_tags.rb | ||
| penalize_user.rb | ||
| permanently_delete_confirm.rb | ||
| post_history.rb | ||
| private_message_invite.rb | ||
| private_message_remove_participant.rb | ||
| reject_reason_reviewable.rb | ||
| scrub_rejected_user.rb | ||
| share_target.rb | ||
| sidebar_edit_categories.rb | ||
| sidebar_edit_navigation_modal.rb | ||
| sidebar_edit_tags.rb | ||
| sidebar_section_form.rb | ||
| topic_bulk_actions.rb | ||
| upsert_hyperlink.rb | ||
| view_translations_modal.rb | ||