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

43 lines
1.2 KiB
JSON
Raw Normal View History

{
"potionText": "Potion",
2014-03-08 18:44:24 +00:00
"potionNotes": "Recover 15 Health (Instant Use)",
"dropEggWolfText": "Wolf",
2014-03-09 09:56:31 +00:00
"dropEggWolfAdjectivetive": "loyal",
2014-03-08 18:44:24 +00:00
"dropEggTigerCubText": "Tiger Cub",
"dropEggTigerCubMountText": "Tiger",
2014-03-09 09:56:31 +00:00
"dropEggTigerCubAdjectivetive": "fierce",
2014-03-08 18:44:24 +00:00
"dropEggPandaCubText": "Panda Cub",
"dropEggPandaCubMountText": "Panda",
2014-03-09 09:56:31 +00:00
"dropEggPandaCubAdjectivetive": "gentle",
2014-03-08 18:44:24 +00:00
"dropEggLionCubText": "Lion Cub",
"dropEggLionCubMountText": "Lion",
2014-03-09 09:56:31 +00:00
"dropEggLionCubAdjectivetive": "regal",
2014-03-08 18:44:24 +00:00
"dropEggFoxText": "Fox",
2014-03-09 09:56:31 +00:00
"dropEggFoxAdjectivetive": "wily",
2014-03-08 18:44:24 +00:00
"dropEggFlyingPigText": "Flying Pig",
2014-03-09 09:56:31 +00:00
"dropEggFlyingPigAdjectivetive": "whimsical",
2014-03-08 18:44:24 +00:00
"dropEggDragonText": "Dragon",
2014-03-09 09:56:31 +00:00
"dropEggDragonAdjectivetive": "mighty",
2014-03-08 18:44:24 +00:00
"dropEggCactusText": "Cactus",
2014-03-09 09:56:31 +00:00
"dropEggCactusAdjectivetive": "prickly",
2014-03-08 18:44:24 +00:00
"dropEggBearCubText": "Bear Cub",
"dropEggBearCubMountText": "Bear",
2014-03-09 09:56:31 +00:00
"dropEggBearCubAdjectivetive": "cuddly",
2014-03-08 18:44:24 +00:00
"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 %>."
}