mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Allow showing only experiments on "What's new?" (#31347)
This commit allows admins to filter the list of feature feed items on the "What's new?" page to _only_ show experiments. This is useful to both find existing experiments they may have enabled, and to get a better overview of new ones they would like to try. This will eventually not be required when we build a dedicated config page for experiments.
This commit is contained in:
@@ -5244,6 +5244,7 @@ en:
|
||||
previous_announcements: "You can see previous new feature announcements on <a href='%{url}' target='_blank'>Discourse Meta</a>"
|
||||
learn_more: "Learn more..."
|
||||
experimental: "Experimental"
|
||||
only_experiments: "Only show experimental features"
|
||||
experiment_enabled: "You have enabled the experimental feature."
|
||||
experiment_disabled: "You have disabled the experimental feature."
|
||||
experiment_toggled_too_fast: "You have toggled the experimental feature too fast. Please wait a few seconds before trying again."
|
||||
|
||||
Reference in New Issue
Block a user