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

11 lines
295 B
JSON
Raw Permalink Normal View History

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