add translation strings

This commit is contained in:
Matt T Elliott 2015-01-29 13:58:40 -08:00 committed by Blade Barringer
parent 09015370f0
commit b6d4b7ea79
2 changed files with 11 additions and 3 deletions

View file

@ -93,5 +93,8 @@
"communityReddit": "Reddit",
"footerSocial": "Social",
"socialTitle": "HabitRPG - Gamify Your Life",
"watchVideos": "Watch Videos"
}
"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:"
}

View file

@ -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)"
}