From 9bb9349eb82f790984570d49ee3bc19e291b471b Mon Sep 17 00:00:00 2001 From: "Hsiao, James (CMG-Atlanta)" Date: Thu, 20 Feb 2014 11:22:50 -0500 Subject: [PATCH] added mysteryItem entries for subscription page --- locales/en/subscriber.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/en/subscriber.json b/locales/en/subscriber.json index 26628dc6b3..600f652b4a 100644 --- a/locales/en/subscriber.json +++ b/locales/en/subscriber.json @@ -11,6 +11,8 @@ "retainHistoryText": "Makes your full history available in graphs and export. Non-subscriber histories get consolidated for database optimization.", "doubleDrops": "Daily drop-caps doubled", "doubleDropsText": "Complete your stable faster!", + "mysteryItem": "Unique Monthly Subscription Items", + "mysteryItemText": "Each month, all subscribers will get a totally unique cosmetic item for their avatars!", "supportDevs": "Supports the developers", "supportDevsText": "This open source project can use all the help it can get. Help us keep Habit alive!", "monthUSD": "USD / Month", @@ -56,4 +58,4 @@ "buySubsText": "Buy gems with Gold, No Ads, Support the Devs", "buyCheckText": "20 Gems, No Ads, Support the Devs", "sureCancelSub": "Are you sure you want to cancel your subscription?" -} \ No newline at end of file +}