mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Public groups.
This commit is contained in:
@@ -1848,9 +1848,12 @@ en:
|
||||
group:
|
||||
edit:
|
||||
title: 'Edit Group'
|
||||
join: "Join Group"
|
||||
leave: "Leave Group"
|
||||
title: 'Title'
|
||||
name: "Name"
|
||||
bio: "About Group"
|
||||
public: "Allow users to join/leave the group freely"
|
||||
name_placeholder: "Group name, no spaces, same as username rule"
|
||||
flair_url: "Avatar Flair Image"
|
||||
flair_url_placeholder: "(Optional) Image URL or Font Awesome class"
|
||||
|
||||
@@ -443,6 +443,7 @@ en:
|
||||
create_topic: "You're creating topics too quickly. Please wait %{time_left} before trying again."
|
||||
create_post: "You're replying too quickly. Please wait %{time_left} before trying again."
|
||||
delete_post: "You're deleting posts too quickly. Please wait %{time_left} before trying again."
|
||||
public_group_membership: "You're joining/leaving groups too frequently. Please wait %{time_left} before trying again."
|
||||
topics_per_day: "You've reached the maximum number of new topics today. Please wait %{time_left} before trying again."
|
||||
pms_per_day: "You've reached the maximum number of messages today. Please wait %{time_left} before trying again."
|
||||
create_like: "You've reached the maximum number of likes today. Please wait %{time_left} before trying again."
|
||||
|
||||
Reference in New Issue
Block a user