Add radio button for setting group is_joinable

which dictates whether the group can be joined without invitation.
This commit is contained in:
Luke Barnard 2018-03-29 16:57:07 +01:00
parent b40b417153
commit f42cdf6a4c
2 changed files with 53 additions and 3 deletions

View file

@ -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",