diff --git a/app/soapbox/locales/en.json b/app/soapbox/locales/en.json index af5a058c6..e9a259771 100644 --- a/app/soapbox/locales/en.json +++ b/app/soapbox/locales/en.json @@ -948,6 +948,7 @@ "manage_group.fields.cannot_change_hint": "This cannot be changed after the group is created.", "manage_group.fields.description_label": "Description", "manage_group.fields.description_placeholder": "Description", + "manage_group.fields.hashtag_placeholder": "Add a topic", "manage_group.fields.name_help": "This cannot be changed after the group is created.", "manage_group.fields.name_label": "Group name (required)", "manage_group.fields.name_label_optional": "Group name", @@ -961,6 +962,7 @@ "manage_group.privacy.private.label": "Private (Owner approval required)", "manage_group.privacy.public.hint": "Discoverable. Anyone can join.", "manage_group.privacy.public.label": "Public", + "manage_group.success": "Group saved!", "manage_group.tagline": "Groups connect you with others based on shared interests.", "media_panel.empty_message": "No media found.", "media_panel.title": "Media",