mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-26 13:22:38 +00:00
41 lines
2.2 KiB
JSON
41 lines
2.2 KiB
JSON
{
|
|
"pets": "Pets",
|
|
"petsFound": "Pets Found",
|
|
"rarePets": "Rare Pets",
|
|
"questPets": "Quest Pets",
|
|
"beastmasterProgress": "Beastmaster Progress",
|
|
"mounts": "Mounts",
|
|
"mountsTamed": "Mounts Tamed",
|
|
"questMounts": "Quest Mounts",
|
|
"rareMounts": "Rare Mounts",
|
|
"etherealLion": "Ethereal Lion",
|
|
"veteranWolf": "Veteran Wolf",
|
|
"cerberusPup": "Cerberus Pup",
|
|
"hydra": "Hydra",
|
|
"mantisShrimp": "Mantis Shrimp",
|
|
"rarePetPop1": "Click the gold paw to learn more about how you can obtain this rare pet through contributing to HabitRPG!",
|
|
"rarePetPop2": "How to Get this Pet!",
|
|
"potion": "<%= potionType %> Potion",
|
|
"egg": "<%= eggType %> Egg",
|
|
"eggs": "Eggs",
|
|
"eggSingular": "egg",
|
|
"noEggs": "You don't have any eggs.",
|
|
"hatchingPotions": "Hatching Potions",
|
|
"hatchingPotion": "hatching potion",
|
|
"noHatchingPotions": "You don't have any hatching potions.",
|
|
"inventoryText": "Click an egg to see usable potions highlighted in green and then click one of the highlighted potions to hatch your pet. If no potions are highlighted, click that egg again to deselect it, and instead click a potion first to have the usable eggs highlighted. You can also sell unwanted drops to Alexander the Merchant.",
|
|
"food": "Food and Saddles",
|
|
"noFood": "You don't have any food or saddles.",
|
|
"beastAchievement": "You have earned the \"Beast Master\" Achievement for collecting all the pets!",
|
|
"beastMastName": "Beast Master",
|
|
"beastMastText": "Has found all 90 pets (insanely difficult, congratulate this user!)",
|
|
"dropsEnabled": "Drops Enabled!",
|
|
"itemDrop": "An item has dropped!",
|
|
"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 <%= article %><%= text %> to your <%= name %>?",
|
|
"useSaddle": "Saddle <%= pet %>?",
|
|
"petName": "<%= potion %> <%= egg %>",
|
|
"mountName": "<%= potion %> <%= mount %>"
|
|
}
|