mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Labels were switched in the wizard for privacy options
This commit is contained in:
parent
ebdebf152d
commit
71312d9086
@ -4503,9 +4503,9 @@ en:
|
|||||||
open:
|
open:
|
||||||
label: "Users can sign up on their own."
|
label: "Users can sign up on their own."
|
||||||
invite_only:
|
invite_only:
|
||||||
label: "Users can sign up on their own, but must be approved by staff."
|
|
||||||
must_approve:
|
|
||||||
label: "Users must be invited by trusted users or staff before they can sign up."
|
label: "Users must be invited by trusted users or staff before they can sign up."
|
||||||
|
must_approve:
|
||||||
|
label: "Users can sign up on their own, but must be approved by staff."
|
||||||
|
|
||||||
contact:
|
contact:
|
||||||
title: "Contact"
|
title: "Contact"
|
||||||
|
Loading…
Reference in New Issue
Block a user