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

43 lines
1.1 KiB
JSON
Raw Normal View History

{
"potionText": "Potion",
2014-03-08 18:44:24 +00:00
"potionNotes": "Recover 15 Health (Instant Use)",
"dropEggWolfText": "Wolf",
"dropEggWolfAjective": "loyal",
"dropEggTigerCubText": "Tiger Cub",
"dropEggTigerCubMountText": "Tiger",
"dropEggTigerCubAjective": "fierce",
"dropEggPandaCubText": "Panda Cub",
"dropEggPandaCubMountText": "Panda",
"dropEggPandaCubAjective": "gentle",
"dropEggLionCubText": "Lion Cub",
"dropEggLionCubMountText": "Lion",
"dropEggLionCubAjective": "regal",
"dropEggFoxText": "Fox",
"dropEggFoxAjective": "wily",
"dropEggFlyingPigText": "Flying Pig",
"dropEggFlyingPigAjective": "whimsical",
"dropEggDragonText": "Dragon",
"dropEggDragonAjective": "mighty",
"dropEggCactusText": "Cactus",
"dropEggCactusAjective": "prickly",
"dropEggBearCubText": "Bear Cub",
"dropEggBearCubMountText": "Bear",
"dropEggBearCubAjective": "cuddly",
"questEggGryphonText": "Gryphon",
"questEggGryphonAjective": "proud",
"questEggHedgehogText": "Hedgehog",
"questEggHedgehogAjective": "spiky",
"eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into a <%= eggAdjective %> <%= eggText %>."
}