From a6146ddba400bd1a4ee64e9894952eec2b99a57f Mon Sep 17 00:00:00 2001 From: Caroline Casey Date: Sun, 14 Apr 2019 21:37:07 +0000 Subject: [PATCH] Translated using Weblate (English (Pirate)) Currently translated at 100.0% (6 of 6 strings) Translation: Habitica/Inventory Translate-URL: https://translate.habitica.com/projects/habitica/inventory/en@pirate/ --- website/common/locales/en@pirate/inventory.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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" }