mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-21 13:24:16 +00:00
Merge pull request #289 from Alys/partyJoin
change party text to to say you go to the party page to find invitations - fixes https://github.com/HabitRPG/habitrpg/issues/3934
This commit is contained in:
commit
df60b95b80
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
"moderatorIntro2": ".",
|
||||
"party": "Party",
|
||||
"createAParty": "Create A Party",
|
||||
"noPartyText": "You are either not in a party or your party is taking a while to load. You can either create one and invite friends, or if you want to join an existing party, have them enter:",
|
||||
"noPartyText": "You are either not in a party or your party is taking a while to load. You can either create one and invite friends, or if you want to join an existing party, have them enter your Unique User ID below and then come back here to look for the invitation:",
|
||||
"startLFG": "To advertise your new party or find one to join, go to ",
|
||||
"linkLFG": "The Archery",
|
||||
"endLFG": " on the Wiki.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue