mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-14 07:52:15 +00:00
fix(i18n): use string
This commit is contained in:
parent
57e1013ada
commit
7e11d970a8
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ script(type='text/ng-template', id='modals/member.html')
|
|||
include ../profiles/stats
|
||||
.col-md-6
|
||||
+herobox()
|
||||
h3 Achievements
|
||||
h3=env.t('achievements')
|
||||
include ../profiles/achievements
|
||||
.modal-footer
|
||||
button.btn.btn-default(ng-click='$close()')=env.t('ok')
|
||||
|
|
|
|||
Loading…
Reference in a new issue