mirror of
https://github.com/HabitRPG/habitica.git
synced 2026-04-10 12:41:19 -05:00
fix(groups): remove more "Guild" refs
This commit is contained in:
@@ -247,8 +247,8 @@
|
||||
"badAmountOfGemsToPurchase": "Amount must be at least 1.",
|
||||
"groupPolicyCannotGetGems": "The policy of one group you're part of prevents its members from obtaining gems.",
|
||||
"viewParty": "View Party",
|
||||
"newGuildPlaceholder": "Enter your guild's name.",
|
||||
"newPartyPlaceholder": "Enter your party's name.",
|
||||
"newGuildPlaceholder": "Enter your Group's name.",
|
||||
"newPartyPlaceholder": "Enter your Party's name.",
|
||||
"guildBank": "Bank",
|
||||
"chatPlaceholder": "Type your message to Group members here",
|
||||
"partyChatPlaceholder": "Type your message to Party members here",
|
||||
@@ -263,31 +263,31 @@
|
||||
"messageGuildLeader": "Message Group Leader",
|
||||
"messagePartyLeader": "Message Party Leader",
|
||||
"donateGems": "Donate Gems",
|
||||
"updateGuild": "Update Guild",
|
||||
"updateGuild": "Update Group",
|
||||
"viewMembers": "View Members",
|
||||
"memberCount": "Member Count",
|
||||
"recentActivity": "Recent Activity",
|
||||
"myGuilds": "My Guilds",
|
||||
"guildsDiscovery": "Discover Guilds",
|
||||
"role": "Role",
|
||||
"guildLeader": "Guild Leader",
|
||||
"guildLeader": "Group Leader",
|
||||
"member": "Member",
|
||||
"guildSize": "Guild Size",
|
||||
"guildSize": "Group Size",
|
||||
"goldTier": "Gold Tier",
|
||||
"silverTier": "Silver Tier",
|
||||
"bronzeTier": "Bronze Tier",
|
||||
"privacySettings": "Privacy Settings",
|
||||
"onlyLeaderCreatesChallenges": "Only the Leader can create Challenges",
|
||||
"onlyLeaderCreatesChallengesDetail": "With this option selected, ordinary group members cannot create Challenges for the group.",
|
||||
"privateGuild": "Private Guild",
|
||||
"onlyLeaderCreatesChallengesDetail": "With this option selected, ordinary group members cannot create Challenges for the Group.",
|
||||
"privateGuild": "Private Group",
|
||||
"languageSettings": "Language Settings",
|
||||
"bannedWordsAllowed": "Allow banned words",
|
||||
"bannedWordsAllowedDetail": "With this option selected, the use of banned words in this group will be allowed.",
|
||||
"bannedWordsAllowedDetail": "With this option selected, the use of banned words in this Group will be allowed.",
|
||||
"charactersRemaining": "<%= characters %> characters remaining",
|
||||
"guildSummary": "Summary",
|
||||
"guildSummaryPlaceholder": "Write a short description advertising your Guild to other Habiticans. What is the main purpose of your Guild and why should people join it? Try to include useful keywords in the summary so that Habiticans can easily find it when they search!",
|
||||
"guildSummaryPlaceholder": "Write a short explanation of your Group. What is the main purpose of the Group and what will its members do?",
|
||||
"groupDescription": "Description",
|
||||
"guildDescriptionPlaceholder": "Use this section to go into more detail about everything that Guild members should know about your Guild. Useful tips, helpful links, and encouraging statements all go here!",
|
||||
"guildDescriptionPlaceholder": "Use this section to go into more detail about everything that members should know about your Group. Useful tips, helpful links, and encouraging statements all go here!",
|
||||
"markdownFormattingHelp": "[Markdown formatting help](https://habitica.fandom.com/wiki/Markdown_Cheat_Sheet)",
|
||||
"partyDescriptionPlaceholder": "This is our Party's description. It describes what we do in this Party. If you want to learn more about what we do in this Party, read the description. Party on.",
|
||||
"guildGemCostInfo": "A Gem cost promotes high quality Guilds and is transferred into your Guild's bank.",
|
||||
|
||||
Reference in New Issue
Block a user