* Update footer.jade

* Update front.json

* Update front.json
This commit is contained in:
AccioBooks 2016-09-07 07:55:33 -05:00 committed by Blade Barringer
parent e4fcbed769
commit 5f9eb6a72c
2 changed files with 3 additions and 0 deletions

View file

@ -126,6 +126,7 @@
"motivate": "Motivate yourself and your team!",
"motivate1": "Motivate yourself to do anything.",
"motivate2": "Get Organized. Get Motivated. Get Gold.",
"oldNews": "Old News",
"passConfirm": "Confirm Password",
"passMan": "In case you are using a password manager (like 1Password) and have problems logging in, try typing your username and password manually.",
"password": "Password",

View file

@ -32,6 +32,8 @@ footer.footer(ng-controller='FooterCtrl')
a(href='http://habitica.wikia.com/wiki/App_and_Extension_Integrations', target='_blank')=env.t('companyExtensions')
li
a(href='/static/faq/')=env.t('FAQ')
li
a(href='/static/old-news')=env.t('oldNews')
li
a(href='/static/privacy')=env.t('companyPrivacy')
li