Revert "improve(translations): translate death modal"

This reverts commit 50333026b6.
This commit is contained in:
Matteo Pagliazzi 2014-01-22 17:34:54 +01:00
parent 50333026b6
commit eec6ead971

View file

@ -5,10 +5,11 @@ div(modal='user.stats.hp <= 0', options='{backdrop:true, keyboard:false, backdro
figure.notification-character
.GrimReaper
.span8
h2=env.t('deathTitle')
h2 You Died!
.row-fluid
.span4
p
a.btn.btn-danger.btn-large.notification-action(ng-click='user.ops.revive({})')=env.t('continue')
a.btn.btn-danger.btn-large.notification-action(ng-click='user.ops.revive({})') Continue
.span8
p=env.t('deathText')
p
| You've lost a Level, all your Gold, and a random piece of Equipment. Arise, Habiteer, and try again! Curb those negative Habits, be vigilant in completion of Dailies, and hold death at arm's length with a Health Potion if you falter!