diff --git a/website/common/locales/en/groups.json b/website/common/locales/en/groups.json index acf0ab5e10..7d484aa140 100644 --- a/website/common/locales/en/groups.json +++ b/website/common/locales/en/groups.json @@ -67,12 +67,12 @@ "applySortToHeader": "Apply Sort Options to Party Header", "confirmGuild": "Create Guild for 4 Gems?", "confirm": "Confirm", - "leaveGuild": "Leave Guild", + "leaveGuild": "Leave Group", "leaveParty": "Leave Party", "editParty": "Edit Party", - "editGuild": "Edit Guild", + "editGuild": "Edit Group", "joinParty": "Join Party", - "joinGuild": "Join Guild", + "joinGuild": "Join Group", "send": "Send", "pmsMarkedRead": "Your Private Messages have been marked as read", "possessiveParty": "<%= name %>'s Party", @@ -244,7 +244,7 @@ "viewParty": "View Party", "newGuildPlaceholder": "Enter your guild's name.", "newPartyPlaceholder": "Enter your party's name.", - "guildBank": "Guild Bank", + "guildBank": "Group Bank", "chatPlaceholder": "Type your message to Group members here", "partyChatPlaceholder": "Type your message to Party members here", "fetchRecentMessages": "Fetch Recent Messages", diff --git a/website/common/locales/en/settings.json b/website/common/locales/en/settings.json index b25a2c9bad..28a5d6edb7 100644 --- a/website/common/locales/en/settings.json +++ b/website/common/locales/en/settings.json @@ -99,7 +99,7 @@ "giftedSubscriptionFull": "Hello <%= username %>, <%= sender %> has sent you <%= monthCount %> months of subscription!", "giftedSubscriptionWinterPromo": "Hello <%= username %>, you received <%= monthCount %> months of subscription as part of our holiday gift-giving promotion!", "invitedParty": "You were invited to a Party", - "invitedGuild": "You were invited to a Guild", + "invitedGuild": "You were invited to a Group", "importantAnnouncements": "Reminders to check in to complete tasks and receive prizes", "weeklyRecaps": "Summaries of your account activity in the past week (Note: this is currently disabled due to performance issues, but we hope to have this back up and sending e-mails again soon!)", "onboarding": "Guidance with setting up your Habitica account",