mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
fix(contact): add clear subscription trouble email
This commit is contained in:
parent
7f11e766c3
commit
0eb7bc537d
2 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue