yarn i18n
This commit is contained in:
parent
ae4430b9eb
commit
456ed852c4
1 changed files with 2 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue