diff --git a/locales/en/front.json b/locales/en/front.json index 9d204ccf76..8295b0150d 100644 --- a/locales/en/front.json +++ b/locales/en/front.json @@ -93,5 +93,8 @@ "communityReddit": "Reddit", "footerSocial": "Social", "socialTitle": "HabitRPG - Gamify Your Life", - "watchVideos": "Watch Videos" -} \ No newline at end of file + "watchVideos": "Watch Videos", + "presskit": "Press Kit", + "presskitText": "Thanks for your interest in HabitRPG! The following images can be used for articles or videos about HabitRPG. For more information, please contact Siena Leslie at leslie@habitrpg.com.", + "presskitDownload": "Download all images:" +} diff --git a/locales/en/settings.json b/locales/en/settings.json index c4cdd8a7ac..b828bc3320 100644 --- a/locales/en/settings.json +++ b/locales/en/settings.json @@ -89,5 +89,10 @@ "invitedGuild": "Invited To Guild", "importantAnnouncements": "Important Announcements", "unsubscribeAllEmails": "Check to Unsubscribe from Emails", - "unsubscribeAllEmailsText": "By checking this box, I certify that I understand that by unsubscribing from all emails, HabitRPG will never be able to notify me via email about important changes to the site or my account." + "unsubscribeAllEmailsText": "By checking this box, I certify that I understand that by unsubscribing from all emails, HabitRPG will never be able to notify me via email about important changes to the site or my account.", + "subscriptionRateText": "Recurring $<%= price %> every <%= months %> months", + "benefits": "Benefits", + "coupon": "Coupon", + "couponPlaceholder": "Enter Coupon Code", + "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)" }