fix(contact): add clear subscription trouble email
This commit is contained in:
@@ -182,6 +182,7 @@
|
||||
"zelahQuote": "With [Habitica], I can be persuaded to go to bed on time by the thought of gaining points for an early night or losing health for a late one!",
|
||||
"reportAccountProblems": "Report Account Problems",
|
||||
"reportCommunityIssues": "Report Community Issues",
|
||||
"subscriptionPaymentIssues": "Subscription and Payment Issues",
|
||||
"generalQuestionsSite": "General Questions about the Site",
|
||||
"businessInquiries": "Business Inquiries",
|
||||
"merchandiseInquiries": "Merchandise Inquiries",
|
||||
|
||||
@@ -25,6 +25,10 @@ block content
|
||||
| :
|
||||
a(href='mailto:leslie@habitica.com') leslie@habitica.com
|
||||
br
|
||||
=env.t('subscriptionPaymentIssues')
|
||||
| :
|
||||
a(href='mailto:admin@habitica.com') admin@habitica.com
|
||||
br
|
||||
=env.t('generalQuestionsSite')
|
||||
| :
|
||||
a(target='_blank', href='http://habitica.wikia.com/wiki/The_Keep:The_Newbies_Guild') Newbies Guild
|
||||
|
||||
Reference in New Issue
Block a user