From 249ba77c013934618edd90f783da470fde7d4e3f Mon Sep 17 00:00:00 2001 From: Alys Date: Tue, 24 Mar 2020 01:32:37 +1000 Subject: [PATCH] edit string to say Pet Food, not food (#11994) Also capitalise terms that are usually capitalised these days. --- website/common/locales/en/achievements.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/common/locales/en/achievements.json b/website/common/locales/en/achievements.json index 979afdb451..ee0ce864f7 100644 --- a/website/common/locales/en/achievements.json +++ b/website/common/locales/en/achievements.json @@ -13,7 +13,7 @@ "showAllAchievements": "Show All <%= category %>", "hideAchievements": "Hide <%= category %>", "foundNewItems": "You found new items!", - "foundNewItemsExplanation": "Completing tasks gives you a chance to find items, like eggs, hatching potions, and food.", + "foundNewItemsExplanation": "Completing tasks gives you a chance to find items, like Eggs, Hatching Potions, and Pet Food.", "foundNewItemsCTA": "Head to your Inventory and try combining your new hatching potion and egg!", "achievementLostMasterclasser": "Quest Completionist: Masterclasser Series", "achievementLostMasterclasserText": "Completed all sixteen quests in the Masterclasser Quest Series and solved the mystery of the Lost Masterclasser!",