habitica/website/common/locales/en/inventory.json

9 lines
234 B
JSON
Raw Normal View History

{
"noItemsAvailableForType": "You have no <%= type %>.",
"foodItemType": "Pet Food",
"eggsItemType": "Eggs",
"hatchingPotionsItemType": "Hatching Potions",
"specialItemType": "Special items",
"lockedItem": "Locked Item"
}