mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-31 19:20:25 +00:00
Merge pull request #296 from Alys/questLeaderAndNotifications
add text to be used to mark quest owner in quest participants box on party page
This commit is contained in:
commit
d2a51cf49f
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
"bossColl1": "To collect items, do your positive tasks. Quest items drop just like normal items; however, you won't see the drops until the next day, then everything you've found will be tallied up and contributed to the pile.",
|
||||
"bossColl2": "Only participants can collect items and share in the quest loot.",
|
||||
"abort": "Abort",
|
||||
"questOwner": "Quest Owner",
|
||||
"scrolls": "Quest Scrolls",
|
||||
"noScrolls": "You don't have any quest scrolls.",
|
||||
"scrollsText1": "Quests require parties. If you want to quest solo,",
|
||||
|
|
|
|||
Loading…
Reference in a new issue