yarn i18n

This commit is contained in:
Alex Gleason 2023-03-29 20:49:04 -05:00
parent e47b9300f0
commit 453420796b
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -940,9 +940,11 @@
"manage_group.done": "Done",
"manage_group.edit_group": "Edit group",
"manage_group.edit_success": "The group was edited",
"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.name_label": "Group name (required)",
"manage_group.fields.name_label_optional": "Group name",
"manage_group.fields.name_placeholder": "Group Name",
"manage_group.get_started": "Lets get started!",
"manage_group.next": "Next",