habitica-self-host/locales/en/content.json

100 lines
2.8 KiB
JSON
Raw Normal View History

{
"potionText": "Health Potion",
2014-03-08 18:44:24 +00:00
"potionNotes": "Recover 15 Health (Instant Use)",
"dropEggWolfText": "Wolf",
2014-03-09 21:25:49 +00:00
"dropEggWolfAdjective": "loyal",
2014-03-08 18:44:24 +00:00
"dropEggTigerCubText": "Tiger Cub",
"dropEggTigerCubMountText": "Tiger",
2014-03-09 21:25:49 +00:00
"dropEggTigerCubAdjective": "fierce",
2014-03-08 18:44:24 +00:00
"dropEggPandaCubText": "Panda Cub",
"dropEggPandaCubMountText": "Panda",
2014-03-09 21:25:49 +00:00
"dropEggPandaCubAdjective": "gentle",
2014-03-08 18:44:24 +00:00
"dropEggLionCubText": "Lion Cub",
"dropEggLionCubMountText": "Lion",
2014-03-09 21:25:49 +00:00
"dropEggLionCubAdjective": "regal",
2014-03-08 18:44:24 +00:00
"dropEggFoxText": "Fox",
2014-03-09 21:25:49 +00:00
"dropEggFoxAdjective": "wily",
2014-03-08 18:44:24 +00:00
"dropEggFlyingPigText": "Flying Pig",
2014-03-09 21:25:49 +00:00
"dropEggFlyingPigAdjective": "whimsical",
2014-03-08 18:44:24 +00:00
"dropEggDragonText": "Dragon",
2014-03-09 21:25:49 +00:00
"dropEggDragonAdjective": "mighty",
2014-03-08 18:44:24 +00:00
"dropEggCactusText": "Cactus",
2014-03-09 21:25:49 +00:00
"dropEggCactusAdjective": "prickly",
2014-03-08 18:44:24 +00:00
"dropEggBearCubText": "Bear Cub",
"dropEggBearCubMountText": "Bear",
2014-03-09 21:25:49 +00:00
"dropEggBearCubAdjective": "cuddly",
2014-03-08 18:44:24 +00:00
"questEggGryphonText": "Gryphon",
2014-03-09 21:25:49 +00:00
"questEggGryphonAdjective": "proud",
2014-03-08 18:44:24 +00:00
"questEggHedgehogText": "Hedgehog",
2014-03-09 21:25:49 +00:00
"questEggHedgehogAdjective": "spiky",
2014-03-08 18:44:24 +00:00
"questEggDeerText": "Deer",
"questEggDeerAdjective": "elegant",
"questEggEggText": "Egg",
"questEggEggAdjective": "colorful",
2014-05-14 14:47:43 +00:00
"questEggRatText": "Rat",
"questEggRatAdjective": "dirty",
2014-06-09 20:23:46 +00:00
"questEggOctopusText": "Octopus",
"questEggOctopusAdjective": "slippery",
2014-07-07 20:37:49 +00:00
"questEggSeahorseText": "Seahorse",
"questEggSeahorseAdjective": "prize",
2014-03-10 18:36:32 +00:00
"eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into a <%= eggAdjective() %> <%= eggText() %>.",
"hatchingPotionBase": "Base",
"hatchingPotionWhite": "White",
"hatchingPotionDesert": "Desert",
"hatchingPotionRed": "Red",
"hatchingPotionShade": "Shade",
"hatchingPotionSkeleton": "Skeleton",
"hatchingPotionZombie": "Zombie",
"hatchingPotionCottonCandyPink": "Cotton Candy Pink",
"hatchingPotionCottonCandyBlue": "Cotton Candy Blue",
"hatchingPotionGolden": "Golden",
2014-03-10 18:36:32 +00:00
"hatchingPotionNotes": "Pour this on an egg, and it will hatch as a <%= potText() %> pet.",
"foodMeat": "Meat",
"foodMilk": "Milk",
"foodPotatoe": "Potato",
"foodStrawberry": "Strawberry",
"foodChocolate": "Chocolate",
"foodFish": "Fish",
"foodRottenMeat": "Rotten Meat",
"foodCottonCandyPink": "Pink Cotton Candy",
"foodCottonCandyBlue": "Blue Cotton Candy",
"foodCakeSkeleton": "Bare Bones Cake",
"foodCakeBase": "Basic Cake",
"foodCakeCottonCandyBlue": "Candy Blue Cake",
"foodCakeCottonCandyPink": "Candy Pink Cake",
"foodCakeShade": "Chocolate Cake",
"foodCakeWhite": "Cream Cake",
"foodCakeGolden": "Honey Cake",
"foodCakeZombie": "Rotten Cake",
"foodCakeDesert": "Sand Cake",
"foodCakeRed": "Strawberry Cake",
"foodHoney": "Honey",
"foodSaddleText": "Saddle",
"foodSaddleNotes": "Instantly raises one of your pets into a mount.",
"foodNotes": "Feed this to a pet and it may grow into a sturdy steed."
}