From c1a55d94b27d445f877448363160bbcbfa7bea5d Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Sat, 29 Mar 2014 21:00:22 +0100 Subject: [PATCH] fix(i18n): better items strings --- locales/en/pets.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en/pets.json b/locales/en/pets.json index 060684a5d1..ff32e28a4f 100644 --- a/locales/en/pets.json +++ b/locales/en/pets.json @@ -14,8 +14,8 @@ "hydra": "Hydra", "rarePetPop1": "Click the gold paw to learn more about how you can obtain this rare pet through contributing to HabitRPG!", "rarePetPop2": "How to Get this Pet!", - "potion": "Potion", - "egg": "Egg", + "potion": "<%= potionType %> Potion", + "egg": "<%= eggType %> Egg", "eggs": "Eggs", "noEggs": "You don't have any eggs.", "hatchingPotions": "Hatching Potions",