mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
Merge pull request #4381 from SabreCat/timetravel
Make Time Travel translatable
This commit is contained in:
commit
ab7c1996b2
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ script(type='text/ng-template', id='partials/options.inventory.html')
|
|||
=env.t('equipment')
|
||||
li.equipment-tab(ng-class="{ active: $state.includes('options.inventory.timetravelers') }")
|
||||
a(ui-sref='options.inventory.timetravelers')
|
||||
| Time Travelers
|
||||
=env.t('timeTravelers')
|
||||
|
||||
.tab-content
|
||||
.tab-pane.active
|
||||
|
|
|
|||
Loading…
Reference in a new issue