fix(new-client): display tweaks (#9080)

This commit is contained in:
Sabe Jones
2017-09-26 18:24:57 -05:00
committed by GitHub
parent 927a08defd
commit 08323f307c
3 changed files with 3 additions and 2 deletions

View File

@@ -19,6 +19,7 @@
span(:class="getGearClass('back')")
span(:class="skinClass")
span(:class="member.preferences.size + '_shirt_' + member.preferences.shirt")
span.head_0
span(:class="member.preferences.size + '_' + getGearClass('armor')")
span.head_0
span(:class="getGearClass('back_collar')")

View File

@@ -7,7 +7,7 @@
.col-8.standard-page
.row
.col-8
h1 {{challenge.name}}
h1(v-markdown='challenge.name')
div
strong(v-once) {{$t('createdBy')}}:
span {{challenge.leader.profile.name}}

View File

@@ -284,7 +284,7 @@
"alreadyHaveAccountLogin": "Already have a Habitica account? <strong>Log in.</strong>",
"dontHaveAccountSignup": "Dont have a Habitica account? <strong>Sign up.</strong>",
"motivateYourself": "Motivate yourself to achieve your goals.",
"timeToGetThingsDone": "It's time to have fun when you get things done! Join over 2 million Habiticans and improve your life one task at a time.",
"timeToGetThingsDone": "It's time to have fun when you get things done! Join over 2.5 million Habiticans and improve your life one task at a time.",
"singUpForFree": "Sign Up For Free",
"or": "OR",
"gamifyYourLife": "Gamify Your Life",