mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-28 22:05:38 +00:00
10 lines
295 B
JSON
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"
|
|
}
|