diff --git a/website/common/locales/en@pirate/inventory.json b/website/common/locales/en@pirate/inventory.json index f9730a68bd..13fd1d641e 100644 --- a/website/common/locales/en@pirate/inventory.json +++ b/website/common/locales/en@pirate/inventory.json @@ -1,8 +1,8 @@ { - "noItemsAvailableForType": "You have no <%= type %>.", - "foodItemType": "Food", - "eggsItemType": "Eggs", - "hatchingPotionsItemType": "Hatching Potions", - "specialItemType": "Special items", - "lockedItem": "Locked Item" + "noItemsAvailableForType": "Ye 'ave no <%= type %>.", + "foodItemType": "Pet Feed", + "eggsItemType": "Cackle Fruit", + "hatchingPotionsItemType": "Hatching Potions", + "specialItemType": "Special items", + "lockedItem": "Locked Item" }