diff --git a/website/common/locales/en/groups.json b/website/common/locales/en/groups.json index 01dc58016d..89f3f443da 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", @@ -246,7 +246,7 @@ "viewParty": "View Party", "newGuildPlaceholder": "Enter your guild's name.", "newPartyPlaceholder": "Enter your party's name.", - "guildBank": "Guild Bank", + "guildBank": "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 8852243ff5..a9586a943c 100644 --- a/website/common/locales/en/settings.json +++ b/website/common/locales/en/settings.json @@ -126,8 +126,8 @@ "giftedSubscriptionInfo": "<%= name %> gifted you a <%= months %> month subscription", "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": "Invited to a Party", - "invitedGuild": "Invited to a Guild", + "invitedParty": "You were invited to a Party", + "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",