mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
Fix typo/phrasing on pet feeding confirmation
This commit is contained in:
parent
1b2bcc4683
commit
c0c7095343
1 changed files with 2 additions and 2 deletions
|
|
@ -29,6 +29,6 @@
|
|||
"firstDrop": "You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item. You just found a <strong><%= eggText %> Egg</strong>! <%= eggNotes %>",
|
||||
"useGems": "If you've got your eye on a pet, but can't wait any longer for it to drop, use Gems in <strong>Options > Inventory</strong> to buy one!",
|
||||
"hatchAPot": "Hatch a <%= potion %> <%= egg %>?",
|
||||
"feedPet": "'Feed <%= name %> <%= article %> <%= text %>?",
|
||||
"feedPet": "Feed <%= article %> <%= text %> to <%= name %>?",
|
||||
"useSaddle": "Saddle <%= pet %>?"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue