0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/app/services
Natalie Tay 93e0ba7985
FIX: Allow manual Community sidebar links to be localized (#41898)
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
2026-07-22 15:57:56 +08:00
..
access_control_list
admin/search
admin_notices
categories FIX: Don't reset customized site settings when new category (#41864) 2026-07-21 14:33:07 +08:00
category
concerns
custom_emoji DEV: Retroactive review and refactor of custom emoji bulk import/export (#41860) 2026-07-22 10:06:54 +10:00
discourse_id
email_login_code
flags
groups
nested_topic FEATURE: Hot algorithm for nested replies (simple) (#41742) 2026-07-20 10:56:05 -05:00
notification/action
notifications
problem_check
site_setting DEV: remove simple email subject upcoming change metadata (#41807) 2026-07-20 14:43:00 +04:00
site_setting_localizations/about_config
spam_rule
tags
themes
upcoming_changes
user
user_api_key
video_conversion
access_control_list_manager.rb
admin_dashboard_engagement.rb
admin_dashboard_highlights.rb
admin_dashboard_search.rb
admin_dashboard_section_configuration.rb
admin_dashboard_section_loader.rb
admin_dashboard_site_traffic.rb
anonymous_shadow_creator.rb
badge_granter.rb
base_bookmarkable.rb
category_hashtag_data_source.rb
color_scheme_revisor.rb
destroy_task.rb
email_settings_exception_handler.rb
email_settings_validator.rb
email_style_updater.rb
external_upload_manager.rb
group_action_logger.rb
group_mentions_updater.rb
group_message.rb
handle_chunk_upload.rb
hashtag_autocomplete_service.rb
heat_settings_updater.rb
hub_push_notification_pusher.rb
inline_uploads.rb
list_admin_categories.rb
locale_normalizer.rb
notification_emailer.rb
post_action_notifier.rb
post_alerter.rb
post_bookmarkable.rb
post_owner_changer.rb
push_notification_pusher.rb
random_topic_selector.rb
registered_bookmarkable.rb
search_indexer.rb
sidebar_section_links_updater.rb
sidebar_section_updater.rb FIX: Allow manual Community sidebar links to be localized (#41898) 2026-07-22 15:57:56 +08:00
sidebar_site_settings_backfiller.rb
site_setting_update_existing_users.rb
site_settings_task.rb
staff_action_logger.rb
tag_hashtag_data_source.rb
tag_settings_updater.rb
theme_settings_migrations_runner.rb
themes_install_task.rb
topic_bookmarkable.rb
topic_status_updater.rb
topic_timestamp_changer.rb
tracked_topics_updater.rb
trust_level_granter.rb
user_action_manager.rb
user_activator.rb
user_anonymizer.rb
user_authenticator.rb
user_destroyer.rb
user_merger.rb
user_notification_renderer.rb
user_notification_schedule_processor.rb
user_password_expirer.rb
user_silencer.rb
user_stat_count_updater.rb
user_suspender.rb
user_updater.rb
username_changer.rb
username_checker_service.rb
web_hook_emitter.rb
wildcard_domain_checker.rb
wildcard_url_checker.rb
word_watcher.rb