Add radio button for setting group is_joinable
which dictates whether the group can be joined without invitation.
This commit is contained in:
parent
b40b417153
commit
f42cdf6a4c
2 changed files with 53 additions and 3 deletions
|
@ -776,6 +776,8 @@
|
|||
"%(inviter)s has invited you to join this community": "%(inviter)s has invited you to join this community",
|
||||
"You are an administrator of this community": "You are an administrator of this community",
|
||||
"You are a member of this community": "You are a member of this community",
|
||||
"Who can join this community?": "Who can join this community?",
|
||||
"Everyone": "Everyone",
|
||||
"Your community hasn't got a Long Description, a HTML page to show to community members.<br />Click here to open settings and give it one!": "Your community hasn't got a Long Description, a HTML page to show to community members.<br />Click here to open settings and give it one!",
|
||||
"Long Description (HTML)": "Long Description (HTML)",
|
||||
"Description": "Description",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue