bad3f82dfb
Co-authored-by: Sabe Jones <sabrecat@gmail.com>
11 lines
295 B
JSON
11 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"
|
|
}
|