use nav.profile for i18n

This commit is contained in:
Szabolcs Gelencser 2015-02-26 21:57:05 +01:00
parent a6ad04af53
commit eb30daf07a
2 changed files with 1 additions and 2 deletions
app
locale
templates/user

View file

@ -932,7 +932,6 @@
account:
recently_played: "Recently Played"
no_recent_games: "No games played during the past two weeks."
profile: "Profile"
payments: "Payments"
purchased: "Purchased"
subscription: "Subscription"

View file

@ -7,7 +7,7 @@ block append content
span.glyphicon.glyphicon-home
li
a(href="/account", data-i18n="nav.account")
li.active(data-i18n="account.profile")
li.active(data-i18n="nav.profile")
if user
.vertical-buffer