fix(strings): remove/change "guild" to "group"
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user