From e0c2243185ca51b6e0eef6e33e5e2187e62765d1 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Sun, 23 Feb 2014 17:58:58 -0800 Subject: [PATCH] i18n(gems): update wording on buy-gems to remove "no ads": https://github.com/HabitRPG/habitrpg/issues/2416#issuecomment-35289915 --- locales/en/subscriber.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/subscriber.json b/locales/en/subscriber.json index 7813040d4b..adcb943371 100644 --- a/locales/en/subscriber.json +++ b/locales/en/subscriber.json @@ -59,6 +59,6 @@ "contactUs": "Contact Us", "checkout": "Checkout", "buySubsText": "Buy gems with Gold, No Ads, Support the Devs", - "buyCheckText": "20 Gems, No Ads, Support the Devs", + "buyCheckText": "20 Gems, Support the Devs", "sureCancelSub": "Are you sure you want to cancel your subscription?" }