habitica/website/common/locales/en/inventory.json
negue bad3f82dfb
Inventory: fixes / layout (#11948)
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
2020-10-19 23:54:51 +02:00

10 lines
295 B
JSON

{
"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"
}