mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
fix(style): Decap guild/party/chat
This commit is contained in:
parent
2c0d59989a
commit
1d6bd8f392
1 changed files with 3 additions and 2 deletions
|
|
@ -142,7 +142,8 @@
|
|||
"exclusiveQuestScroll": "Inviting a friend to your party will grant you an exclusive Quest Scroll to battle the Basi-List together!",
|
||||
"nameYourParty": "Name your new party!",
|
||||
"partyEmpty": "You're the only one in your party. Invite your friends!",
|
||||
"partyChatEmpty": "Your Party Chat is empty! Type a message in the box above to start chatting.",
|
||||
"guildChatEmpty": "This Guild's chat is empty! Type a message in the box above to start chatting.",
|
||||
"partyChatEmpty": "Your party chat is empty! Type a message in the box above to start chatting.",
|
||||
"guildChatEmpty": "This guild's chat is empty! Type a message in the box above to start chatting.",
|
||||
"possessiveParty": "<%= name %>'s Party"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue