From 6369934ca31c3bbd1286ea2c48a098eef3dee47e Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Thu, 4 Dec 2014 19:04:07 -0600 Subject: [PATCH] feat(Gems): Add strings for Market gem --- 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 c88a117021..0be7731feb 100644 --- a/locales/en/subscriber.json +++ b/locales/en/subscriber.json @@ -60,5 +60,7 @@ "checkout": "Checkout", "buySubsText": "Buy gems with Gold, No Ads, Support the Devs", "sureCancelSub": "Are you sure you want to cancel your subscription?", - "subCanceled": "Subscription will become inactive on" + "subCanceled": "Subscription will become inactive on", + "subGemPop": "Because you subscribe to HabitRPG, you can purchase a number of Gems each month using Gold. You can see how many Gems are available to buy at the corner of the Gem icon.", + "subGemName": "Subscriber Gems" }