1
0
mirror of synced 2026-05-22 15:03:15 +00:00
Files
discourse-gated-topics-in-c…/locales/en.yml
T
Bannon Tanner 6228f42ee6 FEAT: add group level gating (#66)
Adds ability to gate topics by group membership. Shows separate subheading text and has input for a custom CTA button link.

Group gating can work independently of the category and tag gating, or in conjunction.
2026-03-19 14:10:52 -05:00

10 lines
381 B
YAML

en:
theme_metadata:
description: "Categories with logged-in access only"
heading_text: "This area is for members only"
subheading_text: "Create an account to view this content"
signup_cta_label: "Sign Up"
login_cta_label: "Already have an account? Sign in"
group_subheading_text: "You need to be a group member to view this content"
group_cta_label: "Show Group"